Structs§
- Hashed
Patch Map - A hashed representation of component patches for verification. Maps data component type IDs to their hash values.
- SContainer
Click - Serverbound packet sent when a player clicks in a container.
Enums§
- Click
Type - The type of click action performed on a container slot.
- Hashed
Stack - A hashed representation of an
ItemStacksent from client to server. Used for verification without trusting client data.