public interface IInventoryHolder
| Modifier and Type | Method and Description |
|---|---|
int[] |
getInputSlots(Direction dir) |
IInventory |
getInventory() |
int[] |
getOutputSlots(Direction dir) |
IInventory getInventory()
int[] getInputSlots(Direction dir)
int[] getOutputSlots(Direction dir)