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