public class ContainerAutoCraftItems extends ContainerBCTile<TileAutoWorkbenchItems>
Modifier and Type | Field and Description |
---|---|
SlotBase[] |
materialSlots |
tile
DEBUG, IDS, NET_DATA, NET_SET_PHANTOM, NET_SET_PHANTOM_MULTI, NET_WIDGET, player
Constructor and Description |
---|
ContainerAutoCraftItems(net.minecraft.entity.player.EntityPlayer player,
TileAutoWorkbenchItems tile) |
canInteractWith, detectAndSendChanges, onContainerClosed
addFullPlayerInventory, addFullPlayerInventory, addWidget, getIdAllocator, getWidgets, readMessage, safeCopy, sendMessage, sendMessage, sendSetPhantomSlot, sendSetPhantomSlot, sendSetPhantomSlots, slotClick, transferStackInSlot, writeMessage
addListener, addSlotToContainer, calcRedstone, calcRedstoneFromInventory, canAddItemToSlot, canDragIntoSlot, canMergeSlot, clearContainer, computeStackSize, enchantItem, extractDragMode, getCanCraft, getDragEvent, getInventory, getNextTransactionID, getQuickcraftMask, getSlot, getSlotFromInventory, isValidDragMode, mergeItemStack, onCraftMatrixChanged, putStackInSlot, removeListener, resetDrag, setAll, setCanCraft, slotChangedCraftingGrid, updateProgressBar
public final SlotBase[] materialSlots
public ContainerAutoCraftItems(net.minecraft.entity.player.EntityPlayer player, TileAutoWorkbenchItems tile)