Structs§
- Hunger
- Instance
Holder - A component that keeps strong references to our
PartialInstance
andInstance
for local players. - Local
Game Mode - The gamemode of a local player. For a non-local player, you can look up the
player in the
TabList
. - Permission
Level - Level must be 0..=4
- Player
Abilities - 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.