implements SmithingRecipe
| net.minecraft.world.item.crafting.SmithingTransformRecipe | |
| net.minecraft.class_8060 | |
| net.minecraft.recipe.SmithingTransformRecipe |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Optional<Ingredient> |
|
||||||
| private final Ingredient |
|
||||||
| private final Optional<Ingredient> |
|
||||||
| private final TransmuteRecipeResult |
|
||||||
| private IngredientPlacement |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<Ingredient> template, Ingredient base, Optional<Ingredient> addition, TransmuteRecipeResult result) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ItemStack |
|
||||||
| public Optional<Ingredient> |
|
||||||
| public Ingredient |
|
||||||
| public Optional<Ingredient> |
|
||||||
| public RecipeSerializer<SmithingTransformRecipe> |
|
||||||
| public IngredientPlacement |
|
||||||
| public List<RecipeDisplay> |
|
||||||
| public ItemStack |
|