inventory
Interfaces, Classes, Traits and Enums
- BlockInventory
- AnvilInventory
- This class provides a complete implementation of a regular inventory.
- BarrelInventory
- This class provides a complete implementation of a regular inventory.
- BrewingStandInventory
- This class provides a complete implementation of a regular inventory.
- ChestInventory
- This class provides a complete implementation of a regular inventory.
- CraftingTableInventory
- This class provides a complete implementation of a regular inventory.
- DoubleChestInventory
- This class provides everything needed to implement an inventory, minus the underlying storage system.
- EnchantInventory
- This class provides a complete implementation of a regular inventory.
- EnderChestInventory
- EnderChestInventory is not a real inventory; it's just a gateway to the player's ender inventory.
- FurnaceInventory
- This class provides a complete implementation of a regular inventory.
- HopperInventory
- This class provides a complete implementation of a regular inventory.
- LoomInventory
- This class provides a complete implementation of a regular inventory.
- ShulkerBoxInventory
- This class provides a complete implementation of a regular inventory.
- AnimatedBlockInventoryTrait
- BlockInventoryTrait