Class HTSingleFluidRecipeInput

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final FluidStack fluid
      private final Boolean isEmpty
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final FluidStack getFluid()
      FluidStack getFluid(Integer index) 指定したインデックスから液体を取得します。
      Integer getFluidSize() このクラスが保持する液体の種類数を取得します。
      ItemStack getItem(Integer index)
      Integer size()
      • Methods inherited from class hiiragi283.core.api.recipe.input.HTFluidRecipeInput

        isEmpty, isEmpty
      • Methods inherited from class java.lang.Object

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