public class ContainerChest extends Container
field_20121_g, field_20123_d, slots, windowId
Constructor and Description |
---|
ContainerChest(IInventory iinventory,
IInventory iinventory1) |
Modifier and Type | Method and Description |
---|---|
ItemStack |
getStackInSlot(int i) |
boolean |
isUsableByPlayer(EntityPlayer entityplayer) |
addSlot, func_20110_b, func_20111_a, func_20112_a, func_20113_a, func_27280_a, func_28125_a, getSlot, onCraftGuiClosed, onCraftMatrixChanged, putStackInSlot, putStacksInSlots, updateCraftingResults
public ContainerChest(IInventory iinventory, IInventory iinventory1)
public boolean isUsableByPlayer(EntityPlayer entityplayer)
isUsableByPlayer
in class Container
public ItemStack getStackInSlot(int i)
getStackInSlot
in class Container