net.minecraft.data.recipes

public record SmithingTrimRecipeBuilder$Result

implements FinishedRecipe

ma$a
net.minecraft.data.recipes.SmithingTrimRecipeBuilder$Result
net.minecraft.class_8076$class_8077
net.minecraft.data.server.recipe.SmithingTrimRecipeJsonBuilder$SmithingTrimRecipeJsonProvider
net.minecraft.src.C_265812_$C_265825_

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
comp_1230
id
f_265963_
private final RecipeSerializer<?>
b
type
comp_1231
serializer
f_266055_
private final Ingredient
c
template
comp_1232
template
f_265865_
private final Ingredient
d
base
comp_1233
base
f_266032_
private final Ingredient
e
addition
comp_1234
addition
f_266016_
private final AdvancementHolder
f
advancement
comp_1235
advancement
f_265961_

Constructor summary

ModifierConstructor
public (ResourceLocation f_266055_, RecipeSerializer<?> f_265865_, Ingredient f_266032_, Ingredient f_266016_, Ingredient f_265961_, AdvancementHolder arg5)

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_1232()
template()
f_265865_()
public Ingredient
f()
base()
comp_1233()
base()
f_266032_()
public Ingredient
g()
addition()
comp_1234()
addition()
f_266016_()
public AdvancementHolder
d()
advancement()
comp_1235()
advancement()
m_126373_()