I want to send colored bossbar to player, but when I send BossEventPacket with type 7 it send to client only with encoded color and overlay, but it don't encode title and healthPercentage, so how I do it then? I guess I must set title with setEntityDataPacket ? Or this is not implemented? I don't know.. Help is appreciated.