Class HTFluidIngredient

    • 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
      final FluidIngredient getUnsized()
      Integer getAmount()
      Boolean isCatalyst()
      final Boolean test(FluidStack stack)
      final Boolean testOnlyType(FluidStack stack)
      Boolean testOnlyType(HTFluidResourceType resource) 指定したresourceが条件を満たしているか判定します。
      Either<TagKey<Fluid>, List<HTFluidResourceType>> unwrap() この材料に一致するすべての種類を返します。
      String toString()
      • Methods inherited from class hiiragi283.core.api.recipe.ingredient.HTIngredient

        test
      • Methods inherited from class hiiragi283.core.api.recipe.ingredient.HTIngredient.Registered

        getText
      • 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