public class ContainerChest extends Container
crafters, inventoryItemStacks, inventorySlots, windowId| Constructor and Description |
|---|
ContainerChest(IInventory par1IInventory,
IInventory par2IInventory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canInteractWith(EntityPlayer par1EntityPlayer) |
IInventory |
getLowerChestInventory() |
void |
onContainerClosed(EntityPlayer par1EntityPlayer) |
ItemStack |
transferStackInSlot(EntityPlayer par1EntityPlayer,
int par2) |
addCraftingToCrafters, addSlotToContainer, calcRedstoneFromInventory, canDragIntoSlot, detectAndSendChanges, enchantItem, func_94525_a, func_94527_a, func_94528_d, func_94529_b, func_94530_a, func_94532_c, func_94533_d, func_94534_d, getInventory, getNextTransactionID, getSlot, getSlotFromInventory, isPlayerNotUsingContainer, mergeItemStack, onCraftMatrixChanged, putStackInSlot, putStacksInSlots, removeCraftingFromCrafters, retrySlotClick, setPlayerIsPresent, slotClick, updateProgressBarpublic ContainerChest(IInventory par1IInventory, IInventory par2IInventory)
public boolean canInteractWith(EntityPlayer par1EntityPlayer)
canInteractWith in class Containerpublic ItemStack transferStackInSlot(EntityPlayer par1EntityPlayer, int par2)
transferStackInSlot in class Containerpublic void onContainerClosed(EntityPlayer par1EntityPlayer)
onContainerClosed in class Containerpublic IInventory getLowerChestInventory()