Class HTWidgetContainerMenu

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final HTWidgetHolder getWidgetHolder()
      final Inventory getInventory()
      final HTWidgetHolderContext getContext()
      final List<Pair<HTSyncableSlot, HTSyncType>> getTrackedSlots()
      Boolean stillValid(Player player)
      • Methods inherited from class net.minecraft.world.inventory.AbstractContainerMenu

        addSlotListener, broadcastFullState, canDragTo, canTakeItemForPickAll, clickMenuButton, clicked, findSlot, getCarried, getItems, getSlot, getStateId, getType, incrementStateId, initializeContents, isValidSlotIndex, removeSlotListener, removed, resumeRemoteUpdates, setCarried, setData, setItem, setRemoteCarried, setRemoteSlot, setRemoteSlotNoCopy, setSynchronizer, slotsChanged, suppressRemoteUpdates, transferState
      • Methods inherited from class hiiragi283.core.common.gui.menu.HTContainerMenu

        addTrackedSlot, broadcastChanges, getTrackedSlot, quickMoveStack, sendAllDataToRemote
      • Methods inherited from class java.lang.Object

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