public class ContainerBeeHousing extends ContainerAnalyzerProvider<TileBeeHousingBase> implements IContainerBeeHousing
tilePLAYER_HOTBAR_OFFSET, PLAYER_INV_SLOTS| Constructor and Description |
|---|
ContainerBeeHousing(net.minecraft.entity.player.InventoryPlayer player,
TileBeeHousingBase tile,
boolean hasFrames) |
| Modifier and Type | Method and Description |
|---|---|
void |
detectAndSendChanges() |
addHotbarSlot, addSlot, getAnalyzerSlot, handleSelectionRequestcanAccess, canInteractWith, onGuiEnergyaddPlayerInventory, 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, updateProgressBarclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnalyzerSlothandleSelectionRequestpublic ContainerBeeHousing(net.minecraft.entity.player.InventoryPlayer player,
TileBeeHousingBase tile,
boolean hasFrames)
public void detectAndSendChanges()
detectAndSendChanges in class ContainerTile<TileBeeHousingBase>