Last updated
Represents a packet that contains status information about an entity
getEntity():
Entity
Gets the entity this status packet is about
Returns
The entity instance
getOpCode():
number
Gets the operation code that indicates what status change occurred
Returns
number
The status operation code
getPacketID():
string
Get the ID of the packet.
Returns
string
The ID of the packet.
Inherited from
Last updated