public static interface ShapelessCraftingRecipe.Builder extends ResettableBuilder<ShapelessCraftingRecipe,ShapelessCraftingRecipe.Builder>
ShapelessCraftingRecipe
s.Modifier and Type | Interface and Description |
---|---|
static interface |
ShapelessCraftingRecipe.Builder.EndStep
In this Step set the group of the Recipe and/or build it.
|
static interface |
ShapelessCraftingRecipe.Builder.ResultStep
In this Step set the result of the Recipe.
|
Modifier and Type | Method and Description |
---|---|
ShapelessCraftingRecipe.Builder.ResultStep |
addIngredient(Ingredient ingredient)
Adds an ingredient predicate to the requirements of this
ShapelessCraftingRecipe . |
from, reset
ShapelessCraftingRecipe.Builder.ResultStep addIngredient(Ingredient ingredient)
ShapelessCraftingRecipe
.ingredient
- The ingredient predicate