Class HTItemSlotMEStorage

  • All Implemented Interfaces:
    appeng.api.storage.MEStorage , hiiragi283.core.api.text.HTHasText

    
    public final class HTItemSlotMEStorage
     implements MEStorage, HTHasText
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final KeyCounter availableStacks
      private final Component description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean isPreferredStorageFor(AEKey what, IActionSource source)
      Long insert(AEKey what, Long amount, Actionable mode, IActionSource source)
      Long extract(AEKey what, Long amount, Actionable mode, IActionSource source)
      Unit getAvailableStacks(KeyCounter out)
      Component getDescription()
      • Methods inherited from class appeng.api.storage.MEStorage

        getAvailableStacks
      • Methods inherited from class hiiragi283.core.common.integration.ae2.storage.HTItemSlotMEStorage

        getDescription
      • Methods inherited from class hiiragi283.core.api.text.HTHasText

        getText
      • Methods inherited from class java.lang.Object

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