Class HTContainerMenu

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

    
    public abstract class HTContainerMenu
    extends AbstractContainerMenu implements HTSyncableMenu
                        

    Hiiragi Coreとそれを前提とするmodで使用されるAbstractContainerMenuの拡張クラスです。

    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()
      final ItemStack quickMoveStack(Player player, Integer index)
      final Unit track(HTSyncableSlot slot)
      HTSyncableSlot getTrackedSlot(Integer index)
      Unit broadcastChanges()
      Unit sendAllDataToRemote()
      • 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, stillValid, suppressRemoteUpdates, transferState
      • Methods inherited from class java.lang.Object

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