Skip to main content

Module local_player

Module local_player 

Source

Structs§

Experience
The player’s experience state.
Hunger
LocalGameMode
The gamemode of a local player. For a non-local player, you can look up the player in the TabList.
PermissionLevel
Level must be 0..=4
TabList
A component that contains a map of player UUIDs to their information in the tab list.
WorldHolder
A component that keeps strong references to our PartialWorld and World for local players.

Type Aliases§

InstanceHolderDeprecated