implements SmithingRecipe
dgo | |
net.minecraft.world.item.crafting.SmithingTransformRecipe | |
net.minecraft.class_8060 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
final Optional<Ingredient> |
| ||||||
final Ingredient |
| ||||||
final Optional<Ingredient> |
| ||||||
final TransmuteResult |
| ||||||
private PlacementInfo |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Optional<Ingredient> arg0, Ingredient arg1, Optional<Ingredient> arg2, TransmuteResult arg3) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public ItemStack |
| ||||||
public Optional<Ingredient> |
| ||||||
public Ingredient |
| ||||||
public Optional<Ingredient> |
| ||||||
public RecipeSerializer<SmithingTransformRecipe> |
| ||||||
public PlacementInfo |
| ||||||
public List<RecipeDisplay> |
|