public static interface ShapelessCraftingRecipe.Builder extends ResettableBuilder<ShapelessCraftingRecipe,ShapelessCraftingRecipe.Builder>
ShapelessCraftingRecipes.| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | ShapelessCraftingRecipe.Builder.EndStepIn this Step set the group of the Recipe and/or build it. | 
| static interface  | ShapelessCraftingRecipe.Builder.ResultStepIn 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, resetShapelessCraftingRecipe.Builder.ResultStep addIngredient(Ingredient ingredient)
ShapelessCraftingRecipe.ingredient - The ingredient predicate