Class HTSlotInputHandler

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Integer getMatchingAmount(HTIngredient<?, RESOURCE> ingredient) 指定した材料から消費される数量を取得します。
      Unit consume(Integer amount) 指定した数量だけ中身を消費します。
      • Methods inherited from class hiiragi283.core.api.recipe.handler.HTInputHandler

        consume, consume
      • Methods inherited from class hiiragi283.core.api.storage.resource.HTResourceView

        getCapacity, getCapacity, getLevelAsFloat, getLevelAsFraction, getNeeded, getResource, isEmpty
      • Methods inherited from class hiiragi283.core.api.storage.amount.HTAmountView

        getAmount, getLevelAsFloat, getLevelAsFraction, getNeeded
      • Methods inherited from class java.lang.Object

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