public class ContainerEmzuliPipe_BC8 extends ContainerBC_Neptune
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 |
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 |
---|---|
boolean |
canInteractWith(net.minecraft.entity.player.EntityPlayer entityplayer) |
void |
onContainerClosed(net.minecraft.entity.player.EntityPlayer player) |
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)
public void onContainerClosed(net.minecraft.entity.player.EntityPlayer player)
onContainerClosed
in class net.minecraft.inventory.Container
public boolean canInteractWith(net.minecraft.entity.player.EntityPlayer entityplayer)
canInteractWith
in class net.minecraft.inventory.Container