Class PcGuiMenu

  • All Implemented Interfaces:

    
    public final class PcGuiMenu
    extends AbstractContainerMenu
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      PcGuiMenu(Integer id, Inventory inv)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Player getPlayer()
      Boolean stillValid(Player player)
      ItemStack quickMoveStack(Player playerIn, Integer index)
      • Methods inherited from class net.minecraft.world.inventory.AbstractContainerMenu

        addDataSlot, addDataSlots, addSlot, addSlotListener, broadcastChanges, broadcastFullState, canDragTo, canTakeItemForPickAll, clearContainer, clickMenuButton, clicked, createCarriedSlotAccess, doClick, findSlot, getCarried, getItems, getSlot, getStateId, getType, incrementStateId, initializeContents, isValidSlotIndex, moveItemStackTo, removeSlotListener, removed, resetQuickCraft, resumeRemoteUpdates, sendAllDataToRemote, setCarried, setData, setItem, setRemoteCarried, setRemoteSlot, setRemoteSlotNoCopy, setSynchronizer, slotsChanged, suppressRemoteUpdates, synchronizeCarriedToRemote, synchronizeDataSlotToRemote, synchronizeSlotToRemote, transferState, triggerSlotListeners, tryItemClickBehaviourOverride, updateDataSlotListeners
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait