public class ContainerAdvancedLiquidCompressor extends ContainerLiquidCompressor
te| Constructor and Description |
|---|
ContainerAdvancedLiquidCompressor(int i,
net.minecraft.entity.player.PlayerInventory playerInventory,
net.minecraft.util.math.BlockPos pos) |
ContainerAdvancedLiquidCompressor(int i,
net.minecraft.entity.player.PlayerInventory playerInventory,
net.minecraft.network.PacketBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getFluidContainerOffset() |
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 ContainerAdvancedLiquidCompressor(int i,
net.minecraft.entity.player.PlayerInventory playerInventory,
net.minecraft.network.PacketBuffer buffer)
public ContainerAdvancedLiquidCompressor(int i,
net.minecraft.entity.player.PlayerInventory playerInventory,
net.minecraft.util.math.BlockPos pos)
protected int getFluidContainerOffset()
getFluidContainerOffset in class ContainerLiquidCompressor