Skip to main content

Module player_inventory

Module player_inventory 

Source
Expand description

Player inventory management.

Modulesยง

container ๐Ÿ”’
core ๐Ÿ”’
equipment ๐Ÿ”’
player_handlers ๐Ÿ”’

Structsยง

InvalidHotbarSlot
Error returned when a carried-item packet selects a non-hotbar slot.
MenuOpenContext
Inputs supplied when an external menu factory is safe to execute.
OpenMenuDispatch ๐Ÿ”’
OpenMenuState ๐Ÿ”’
PendingMenuOpen ๐Ÿ”’
PlayerInventory
Player inventory container managing the main inventory and equipment.
PlayerInventorySyncState ๐Ÿ”’
PreparedMenu ๐Ÿ”’
TerminalMenuRemoval ๐Ÿ”’

Enumsยง

DeferredMenuAction ๐Ÿ”’
EquipmentSwapResult
Result of swapping a held item with an equipment slot.
MenuItemDisposition ๐Ÿ”’
MenuRemovalStatus
Whether a terminal menu removal completed synchronously.
OpenMenuUnavailable ๐Ÿ”’

Type Aliasesยง

MenuFactory ๐Ÿ”’