public class ContainerIntegrationTable extends ContainerBCTile<TileIntegrationTable>
tile
DEBUG, IDS, NET_DATA, NET_SET_PHANTOM, NET_SET_PHANTOM_MULTI, NET_WIDGET, player
Constructor and Description |
---|
ContainerIntegrationTable(net.minecraft.entity.player.EntityPlayer player,
TileIntegrationTable tile) |
Modifier and Type | Method and Description |
---|---|
boolean |
canInteractWith(net.minecraft.entity.player.EntityPlayer player) |
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 ContainerIntegrationTable(net.minecraft.entity.player.EntityPlayer player, TileIntegrationTable tile)
public boolean canInteractWith(net.minecraft.entity.player.EntityPlayer player)
canInteractWith
in class ContainerBCTile<TileIntegrationTable>