public static interface SmeltingRecipe.Builder.ResultStep extends SmeltingRecipe.Builder
SmeltingRecipe.Builder.EndStep, SmeltingRecipe.Builder.ResultStep| Modifier and Type | Method and Description | 
|---|---|
| default SmeltingRecipe.Builder.EndStep | result(ItemStack result)Changes the result and returns this builder. | 
| SmeltingRecipe.Builder.EndStep | result(ItemStackSnapshot result)Changes the result and returns this builder. | 
ingredient, ingredient, ingredient, ingredientfrom, resetSmeltingRecipe.Builder.EndStep result(ItemStackSnapshot result)
ItemStack created when the recipe is fulfilled.result - The output of this recipedefault SmeltingRecipe.Builder.EndStep result(ItemStack result)
ItemStack created when the recipe is fulfilled.result - The output of this recipe