Skip to main content

Module s_container_click

Module s_container_click 

Source

Structs§

HashedPatchMap
A hashed representation of component patches for verification. Maps data component type IDs to their hash values.
SContainerClick
Serverbound packet sent when a player clicks in a container.

Enums§

ClickType
The type of click action performed on a container slot.
HashedStack
A hashed representation of an ItemStack sent from client to server. Used for verification without trusting client data.

Functions§

read_bounded_len 🔒