Interface HTIngredient.Registered

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • 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 Either<TagKey<TYPE>, List<RESOURCE>> unwrap() この材料に一致するすべての種類を返します。
      Component getText() テキストを取得します。
      abstract Integer getAmount()
      Boolean isCatalyst()
      • Methods inherited from class hiiragi283.core.api.recipe.ingredient.HTIngredient

        test, testOnlyType
      • Methods inherited from class java.util.function.BiPredicate

        and, negate, or
      • Methods inherited from class java.lang.Object

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