Expand description
Inventory and container management system.
This module provides the core inventory system including containers, menus, crafting, equipment, and recipes.
Modulesยง
- click
- Validated container-click input.
- container
- Container trait for anything that holds items.
- equipment
- Entity equipment access and owned storage.
- lock
- Container locking utilities for deadlock-free multi-container operations.
- menu
- Contains the Menu API
- prelude
- The most common imports needed when working with inventories and menus
- recipe_
manager - Recipe matching and crafting grid management.
- slots
- All the different types of Slots