net.minecraft.data.recipes

public record SmithingTransformRecipeBuilder$Result

implements FinishedRecipe

mf$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_1222
id
f_266011_
private final RecipeSerializer<?>
b
type
comp_1223
type
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 Advancement$Builder
g
advancement
comp_1228
advancement
f_265855_
private final ResourceLocation
h
advancementId
comp_1229
advancementId
f_266094_

Constructor summary

ModifierConstructor
public (ResourceLocation f_265962_, RecipeSerializer<?> f_266002_, Ingredient f_266112_, Ingredient f_265903_, Ingredient f_265972_, Item f_265855_, Advancement$Builder f_266094_, ResourceLocation arg7)

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_1222()
id()
f_266011_()
public RecipeSerializer<?>
g()
type()
comp_1223()
type()
f_265962_()
public Ingredient
h()
template()
comp_1224()
template()
f_266002_()
public Ingredient
i()
base()
comp_1225()
base()
f_266112_()
public Ingredient
j()
addition()
comp_1226()
addition()
f_265903_()
public Item
k()
result()
comp_1227()
result()
f_265972_()
public Advancement$Builder
l()
advancement()
comp_1228()
advancement()
f_265855_()
public ResourceLocation
m()
advancementId()
comp_1229()
advancementId()
f_266094_()