public class ContainerEnginePeat extends ContainerTile<TileEnginePeat>
tilePLAYER_HOTBAR_OFFSET, PLAYER_INV_SLOTS| Constructor and Description |
|---|
ContainerEnginePeat(net.minecraft.entity.player.InventoryPlayer player,
TileEnginePeat tile) |
| Modifier and Type | Method and Description |
|---|---|
void |
detectAndSendChanges() |
canAccess, canInteractWith, onGuiEnergyaddHotbarSlot, addPlayerInventory, addSlot, addSlotToContainer, getContainerSections, getForestrySlot, sendPacketToListeners, slotClick, transferStackInSlotaddListener, calcRedstone, calcRedstoneFromInventory, canAddItemToSlot, canDragIntoSlot, canMergeSlot, clearContainer, computeStackSize, enchantItem, extractDragMode, getCanCraft, getDragEvent, getInventory, getNextTransactionID, getQuickcraftMask, getSlot, getSlotFromInventory, isValidDragMode, mergeItemStack, onContainerClosed, onCraftMatrixChanged, putStackInSlot, removeListener, resetDrag, setAll, setCanCraft, slotChangedCraftingGrid, updateProgressBarpublic ContainerEnginePeat(net.minecraft.entity.player.InventoryPlayer player,
TileEnginePeat tile)
public void detectAndSendChanges()
detectAndSendChanges in class ContainerTile<TileEnginePeat>