net.minecraft.world.item.crafting

public class SmithingTransformRecipe

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 TypeField
final Optional<Ingredient>
c
template
field_42030
template
final Optional<Ingredient>
d
base
field_42031
base
final Optional<Ingredient>
e
addition
field_42032
addition
final ItemStack
f
result
field_42033
result
private PlacementInfo
g
placementInfo
field_52605
ingredientPlacement

Constructor summary

ModifierConstructor
public (Optional<Ingredient> template, Optional<Ingredient> base, Optional<Ingredient> addition, ItemStack result)

Method summary

Modifier and TypeMethod
public ItemStack
a(dda arg0, js$a arg1)
assemble(SmithingRecipeInput arg0, HolderLookup$Provider arg1)
method_60000(class_9697 arg0, class_7225$class_7874 arg1)
craft(SmithingRecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
public Optional<Ingredient>
c()
templateIngredient()
method_64722()
template()
public Optional<Ingredient>
f()
baseIngredient()
method_64723()
base()
public Optional<Ingredient>
k()
additionIngredient()
method_64724()
addition()
public RecipeSerializer<SmithingTransformRecipe>
a()
getSerializer()
method_8119()
getSerializer()
public PlacementInfo
ap_()
placementInfo()
method_61671()
getIngredientPlacement()
public List<RecipeDisplay>
g()
display()
method_64664()
getDisplays()