public class ContainerEmzuliPipe_BC8 extends ContainerPipe
Modifier and Type | Class and Description |
---|---|
static class |
ContainerEmzuliPipe_BC8.PaintWidget |
Modifier and Type | Field and Description |
---|---|
PipeBehaviourEmzuli |
behaviour |
java.util.EnumMap<PipeBehaviourEmzuli.SlotIndex,ContainerEmzuliPipe_BC8.PaintWidget> |
paintWidgets |
pipeHolder
DEBUG, IDS, NET_DATA, NET_SET_PHANTOM, NET_SET_PHANTOM_MULTI, NET_WIDGET, player
Constructor and Description |
---|
ContainerEmzuliPipe_BC8(net.minecraft.entity.player.EntityPlayer player,
PipeBehaviourEmzuli behaviour) |
Modifier and Type | Method and Description |
---|---|
void |
onContainerClosed(net.minecraft.entity.player.EntityPlayer player) |
canInteractWith
addFullPlayerInventory, addFullPlayerInventory, addWidget, getIdAllocator, getWidgets, readMessage, safeCopy, sendMessage, sendMessage, sendSetPhantomSlot, sendSetPhantomSlot, sendSetPhantomSlots, slotClick, transferStackInSlot, writeMessage
addListener, addSlotToContainer, calcRedstone, calcRedstoneFromInventory, canAddItemToSlot, canDragIntoSlot, canMergeSlot, clearContainer, computeStackSize, detectAndSendChanges, enchantItem, extractDragMode, getCanCraft, getDragEvent, getInventory, getNextTransactionID, getQuickcraftMask, getSlot, getSlotFromInventory, isValidDragMode, mergeItemStack, onCraftMatrixChanged, putStackInSlot, removeListener, resetDrag, setAll, setCanCraft, slotChangedCraftingGrid, updateProgressBar
public final PipeBehaviourEmzuli behaviour
public final java.util.EnumMap<PipeBehaviourEmzuli.SlotIndex,ContainerEmzuliPipe_BC8.PaintWidget> paintWidgets
public ContainerEmzuliPipe_BC8(net.minecraft.entity.player.EntityPlayer player, PipeBehaviourEmzuli behaviour)