public class ContainerFilteredBuffer_BC8 extends ContainerBCTile<TileFilteredBuffer>
tile
DEBUG, IDS, NET_DATA, NET_SET_PHANTOM, NET_SET_PHANTOM_MULTI, NET_WIDGET, player
Constructor and Description |
---|
ContainerFilteredBuffer_BC8(net.minecraft.entity.player.EntityPlayer player,
TileFilteredBuffer 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, computeStackSize, enchantItem, extractDragMode, getCanCraft, getDragEvent, getInventory, getNextTransactionID, getQuickcraftMask, getSlot, getSlotFromInventory, isValidDragMode, mergeItemStack, onCraftMatrixChanged, putStackInSlot, removeListener, resetDrag, retrySlotClick, setAll, setCanCraft, updateProgressBar
public ContainerFilteredBuffer_BC8(net.minecraft.entity.player.EntityPlayer player, TileFilteredBuffer tile)
public boolean canInteractWith(net.minecraft.entity.player.EntityPlayer player)
canInteractWith
in class ContainerBCTile<TileFilteredBuffer>