public class InventorySlotHolder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
net.minecraft.inventory.Slot[] |
slots |
Constructor and Description |
---|
InventorySlotHolder(net.minecraft.inventory.Container container,
net.minecraft.inventory.IInventory inventory) |
InventorySlotHolder(net.minecraft.inventory.Container container,
net.minecraftforge.items.IItemHandler inventory) |