EntityEquipmentPacket

data class EntityEquipmentPacket(val entityId: Int) : ClientBoundPacket

Set Equipment | 0x51 | play | clientbound

Parameters

entityId

entityId

See also

Constructors

Link copied to clipboard
constructor(entityId: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard