public class ContainerSmartChest extends ContainerPneumaticBase<TileEntitySmartChest>
| Modifier and Type | Field and Description |
|---|---|
static int |
N_COLS |
te| Constructor and Description |
|---|
ContainerSmartChest(int windowId,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.util.math.BlockPos pos) |
ContainerSmartChest(int windowId,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.network.PacketBuffer buffer) |
addPlayerSlots, addPlayerSlots, addUpgradeSlots, broadcastChanges, clicked, handleGUIButtonPress, moveItemStackTo, putHand, quickMoveStack, stillValid, updateFieldaddDataSlot, addDataSlots, addSlot, addSlotListener, backup, canDragTo, canItemQuickReplace, canTakeItemForPickAll, checkContainerDataCount, checkContainerSize, clearContainer, clickMenuButton, consideredTheSameItem, getItems, getQuickcraftHeader, getQuickcraftMask, getQuickCraftSlotCount, getQuickcraftType, getRedstoneSignalFromBlockEntity, getRedstoneSignalFromContainer, getSlot, getType, isSynched, isValidQuickcraftType, removed, removeSlotListener, resetQuickCraft, setAll, setData, setItem, setSynched, slotsChanged, stillValidpublic static final int N_COLS
public ContainerSmartChest(int windowId,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.util.math.BlockPos pos)
public ContainerSmartChest(int windowId,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.network.PacketBuffer buffer)