Class HTItemContainerMenu

  • All Implemented Interfaces:
    hiiragi283.core.api.inventory.container.HTSyncableMenu

    
    public abstract class HTItemContainerMenu
    extends HTContainerMenu
                        

    InteractionHandとItemStackを受け取るHTContainerMenuの拡張クラスです。

    Since:

    0.4.0

    Author:

    Hiiragi Tsubasa

    • 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
      HTDeferredMenuType<?, ?> getMenuType()
      final Inventory getInventory()
      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.inventory.container.HTContainerMenu

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

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