net.minecraft.data.recipes

public record SmithingTrimRecipeBuilder$Result

implements FinishedRecipe

mg$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
type
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 Advancement$Builder
f
advancement
comp_1235
advancement
f_265961_
private final ResourceLocation
g
advancementId
comp_1236
advancementId
f_265882_

Constructor summary

ModifierConstructor
public (ResourceLocation f_266055_, RecipeSerializer<?> f_265865_, Ingredient f_266032_, Ingredient f_266016_, Ingredient f_265961_, Advancement$Builder f_265882_, ResourceLocation arg6)

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()
getId()
method_10417()
getRecipeId()
m_6445_()
public RecipeSerializer<?>
c()
getType()
method_17800()
getSerializer()
m_6637_()
public com.google.gson.JsonObject
d()
serializeAdvancement()
method_10415()
toAdvancementJson()
m_5860_()
public ResourceLocation
e()
getAdvancementId()
method_10418()
getAdvancementId()
m_6448_()
public ResourceLocation
f()
id()
comp_1230()
id()
f_265963_()
public RecipeSerializer<?>
g()
type()
comp_1231()
type()
f_266055_()
public Ingredient
h()
template()
comp_1232()
template()
f_265865_()
public Ingredient
i()
base()
comp_1233()
base()
f_266032_()
public Ingredient
j()
addition()
comp_1234()
addition()
f_266016_()
public Advancement$Builder
k()
advancement()
comp_1235()
advancement()
f_265961_()
public ResourceLocation
l()
advancementId()
comp_1236()
advancementId()
f_265882_()