Structs§
- Experience
- The player’s experience state.
- Hunger
- 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
- TabList
- A component that contains a map of player UUIDs to their information in the tab list.
- World
Holder - A component that keeps strong references to our
PartialWorldandWorldfor local players.
Type Aliases§
- Instance
Holder Deprecated