Represents a packet sent when an entity's head rotation changes
Packet
getEntity(): Entity
Entity
Gets the entity whose head rotation changed
Returns
The entity instance
getHeadYaw(): number
number
Gets the new head yaw rotation in degrees
The head yaw angle
getPacketID(): string
string
Get the ID of the packet.
The ID of the packet.
Inherited from
Packet.getPacketID
getPacketID
Last updated 3 months ago