net.minecraft.data.recipes

public record SmithingTransformRecipeBuilder$Result

implements FinishedRecipe

lz$a
net.minecraft.data.recipes.SmithingTransformRecipeBuilder$Result
net.minecraft.class_8074$class_8075
net.minecraft.data.server.recipe.SmithingTransformRecipeJsonBuilder$SmithingTransformRecipeJsonProvider
net.minecraft.src.C_265802_$C_265817_

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
comp_1230
id
f_266011_
private final RecipeSerializer<?>
b
type
comp_1231
serializer
f_265962_
private final Ingredient
c
template
comp_1224
template
f_266002_
private final Ingredient
d
base
comp_1225
base
f_266112_
private final Ingredient
e
addition
comp_1226
addition
f_265903_
private final Item
f
result
comp_1227
result
f_265972_
private final AdvancementHolder
g
advancement
comp_1235
advancement
f_265855_

Constructor summary

ModifierConstructor
public (ResourceLocation id, RecipeSerializer<?> type, Ingredient template, Ingredient base, Ingredient addition, Item result, AdvancementHolder advancement)

Method summary

Modifier and TypeMethod
public void
a(com.google.gson.JsonObject arg0)
serializeRecipeData(com.google.gson.JsonObject arg0)
method_10416(com.google.gson.JsonObject arg0)
serialize(com.google.gson.JsonObject arg0)
m_7917_(com.google.gson.JsonObject arg0)
public ResourceLocation
b()
id()
comp_1230()
id()
m_126168_()
public RecipeSerializer<?>
c()
type()
comp_1231()
serializer()
m_126169_()
public Ingredient
e()
template()
comp_1224()
template()
f_266002_()
public Ingredient
f()
base()
comp_1225()
base()
f_266112_()
public Ingredient
g()
addition()
comp_1226()
addition()
f_265903_()
public Item
h()
result()
comp_1227()
result()
f_265972_()
public AdvancementHolder
d()
advancement()
comp_1235()
advancement()
m_126373_()