public static interface ShapelessCraftingRecipe.Builder.ResultStep extends ShapelessCraftingRecipe.Builder
ShapelessCraftingRecipe.Builder.EndStep, ShapelessCraftingRecipe.Builder.ResultStep| Modifier and Type | Method and Description |
|---|---|
default ShapelessCraftingRecipe.Builder.EndStep |
result(ItemStack result)
Changes the result and returns this builder.
|
ShapelessCraftingRecipe.Builder.EndStep |
result(ItemStackSnapshot result)
Changes the result and returns this builder.
|
addIngredientfrom, resetShapelessCraftingRecipe.Builder.EndStep result(ItemStackSnapshot result)
ItemStack created when the recipe is fulfilled.result - The resultdefault ShapelessCraftingRecipe.Builder.EndStep result(ItemStack result)
ItemStack created when the recipe is fulfilled.result - The result