| Interface | Description |
|---|---|
| IContainerSyncVar |
| Class | Description |
|---|---|
| ContainerExtended |
Clean container implementation with a few extra features.
|
| ContainerSynchronised | |
| IntegerSync | |
| InventoryCopy |
Creates a copy of an IInventory for extended simulation
|
| InventoryNBT |
IInventory implementation which saves and loads from an NBT tag
|
| InventoryRange |
Inventory wrapper for unified ISided/IInventory access
|
| InventorySimple |
Simple IInventory implementation with an array of items, name and maximum stack size
|
| InventoryUtils | |
| ItemKey |
Comparable ItemStack with a hashCode implementation.
|
| SlotDummy | |
| SlotDummyOutput | |
| SlotHandleClicks |