Interface HTIntSyncSlot

  • All Implemented Interfaces:
    hiiragi283.core.api.gui.sync.HTSyncableSlot

    
    public interface HTIntSyncSlot
     implements HTSyncableSlot
                        

    Int向けのHTSyncableSlotの拡張インターフェースです。

    Since:

    0.8.0

    Author:

    Hiiragi Tsubasa

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Integer getAmountAsInt()
      abstract Unit setAmountAsInt(Integer value)
      • Methods inherited from class hiiragi283.core.api.gui.sync.HTSyncableSlot

        createPayload, getChange
      • Methods inherited from class java.lang.Object

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