@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault
| Interface | Description |
|---|---|
| AdjacentInventoryCache.ITileFilter | |
| IInventoryAdapter | |
| IInvSlot |
This Interface represents an abstract inventory slot.
|
| Class | Description |
|---|---|
| AdjacentInventoryCache | |
| FakeInventoryAdapter | |
| InventoryAdapter |
With permission from Krapht.
|
| InventoryAdapterRestricted | |
| InventoryAdapterTile<T extends net.minecraft.tileentity.TileEntity> | |
| InventoryAnalyzer | |
| InventoryEscritoire | |
| InventoryGhostCrafting<T extends net.minecraft.tileentity.TileEntity> | |
| InventoryNaturalistChest | |
| InventoryPlain | |
| InvIterator | |
| InvSlot | |
| ItemHandlerInventoryManipulator | |
| ItemInventory | |
| ItemInventoryAlyzer | |
| ItemInventorySolderingIron |
| Enum | Description |
|---|---|
| StandardStackFilters |
This interface is used with several of the functions in IItemTransfer to
provide a convenient means of dealing with entire classes of items without
having to specify each item individually.
|