Class HTStackRecipeBuilder.Single

    • 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
      final BUILDER addIngredient(Ingredient ingredient) 指定した材料を追加します。
      • Methods inherited from class hiiragi283.core.api.data.recipe.builder.HTIngredientRecipeBuilder

        addIngredient, addIngredient, addIngredient, addIngredient, addIngredient, addIngredient, addIngredient
      • Methods inherited from class hiiragi283.core.api.data.recipe.builder.HTRecipeBuilder

        addCondition, save, save, saveModified, savePrefixed, saveSuffixed, tagCondition, tagCondition
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HTStackRecipeBuilder.Single

        HTStackRecipeBuilder.Single(String prefix, ItemStack stack)