Entity data

Returned information about entities

id (string)

uuid (string)

name (string)

display_name (string)

health (number)

max_health (number)

is_alive (boolean)

is_child (boolean)

type (string)

x (number)

y (number)

z (number)

velocity_x (number)

velocity_y (number)

velocity_z (number)

width (number)

height (number)

yaw (number)

pitch (number)

is_on_ground (boolean)

is_touching_water (boolean)

is_in_lava (boolean)

is_sneaking (boolean)

is_sprinting (boolean)

age (number)

distance_to_player (number)

main_hand (ItemData)

off_hand (ItemData)

head (ItemData)

chest (ItemData)

legs (ItemData)

feet (ItemData)

Last updated