public class ContainerChargingStationUpgradeManager extends ContainerPneumaticBase<TileEntityChargingStation>
te| Constructor and Description |
|---|
ContainerChargingStationUpgradeManager(net.minecraft.inventory.container.ContainerType type,
int windowId,
net.minecraft.entity.player.PlayerInventory inventoryPlayer,
net.minecraft.util.math.BlockPos pos) |
| Modifier and Type | Method and Description |
|---|---|
static ContainerChargingStationUpgradeManager |
createAmadronContainer(int windowId,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.network.PacketBuffer data) |
static ContainerChargingStationUpgradeManager |
createArmorContainer(int windowId,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.network.PacketBuffer data) |
static ContainerChargingStationUpgradeManager |
createDroneContainer(int windowId,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.network.PacketBuffer data) |
static ContainerChargingStationUpgradeManager |
createJackhammerContainer(int windowId,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.network.PacketBuffer data) |
static ContainerChargingStationUpgradeManager |
createMinigunContainer(int windowId,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.network.PacketBuffer data) |
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 ContainerChargingStationUpgradeManager(net.minecraft.inventory.container.ContainerType type,
int windowId,
net.minecraft.entity.player.PlayerInventory inventoryPlayer,
net.minecraft.util.math.BlockPos pos)
public static ContainerChargingStationUpgradeManager createMinigunContainer(int windowId, net.minecraft.entity.player.PlayerInventory inv, net.minecraft.network.PacketBuffer data)
public static ContainerChargingStationUpgradeManager createDroneContainer(int windowId, net.minecraft.entity.player.PlayerInventory inv, net.minecraft.network.PacketBuffer data)
public static ContainerChargingStationUpgradeManager createArmorContainer(int windowId, net.minecraft.entity.player.PlayerInventory inv, net.minecraft.network.PacketBuffer data)
public static ContainerChargingStationUpgradeManager createJackhammerContainer(int windowId, net.minecraft.entity.player.PlayerInventory inv, net.minecraft.network.PacketBuffer data)
public static ContainerChargingStationUpgradeManager createAmadronContainer(int windowId, net.minecraft.entity.player.PlayerInventory inv, net.minecraft.network.PacketBuffer data)