Entity Update Attributes Packet
data class EntityUpdateAttributesPacket(val entityId: Int, val properties: List<EntityUpdateAttributesPacketProperties>) : ClientBoundPacket
Update Attributes | 0x66 | play | clientbound
Parameters
entity Id
entityId
properties
list of EntityUpdateAttributesPacketProperties