net.minecraft.data.recipes

public class UpgradeRecipeBuilder$Result

implements FinishedRecipe

kh$a
net.minecraft.data.recipes.UpgradeRecipeBuilder$Result
net.minecraft.class_5377$class_5378
net.minecraft.data.server.recipe.SmithingRecipeJsonFactory$SmithingRecipeJsonProvider
net.minecraft.src.C_4840_$C_4841_

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
field_25496
recipeId
f_126400_
private final Ingredient
b
base
field_25497
base
f_126401_
private final Ingredient
c
addition
field_25498
addition
f_126402_
private final Item
d
result
field_25499
result
f_126403_
private final Advancement$Builder
e
advancement
field_25500
builder
f_126404_
private final ResourceLocation
f
advancementId
field_25501
advancementId
f_126405_
private final RecipeSerializer<?>
g
type
field_25502
serializer
f_126406_

Constructor summary

ModifierConstructor
public (ResourceLocation recipeId, RecipeSerializer<?> serializer, Ingredient base, Ingredient addition, Item result, Advancement$Builder builder, ResourceLocation advancementId)

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_()