Module local_player

Source

Structs§

Hunger
InstanceHolder
A component that keeps strong references to our PartialInstance and Instance for local players.
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
PlayerAbilities
A component that contains the abilities the player has, like flying or instantly breaking blocks. This is only present on local players.
TabList
A component that contains a map of player UUIDs to their information in the tab list.

Enums§

HandlePacketError