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