Skip to content

types.player_send_update_event

Called when the player sends an update packet

Properties

NameDescription
xtype: number The x position
ytype: number The y position
ztype: number The z position
yawtype: number The yaw rotation
pitchtype: number The pitch rotation
on_groundtype: boolean Whether the player is on the ground
typetype: string The update type ("pre" or "post")