The type of entity, example "player"
The full type of entity, example "minecraft:player"
The name of the entity
string|nil The username of the entity, players only
The yaw viewing angle of the entity
The pitch viewing angle of the entity
The X position of the entity
The Y position of the entity
The Z position of the entity
The precise X position of the entity
The precise Y position of the entity
The precise Z position of the entity
The X velocity of the entity
The Y velocity of the entity
The Z velocity of the entity
The molang variables of the entity.
The following function can return this type.
[SelectedEntityInfo] entity = player.selectedEntity()