net.minecraft.data.recipes

public record SingleItemRecipeBuilder$Result

implements FinishedRecipe

ly$a
net.minecraft.data.recipes.SingleItemRecipeBuilder$Result
net.minecraft.class_3981$class_3982
net.minecraft.unmapped.C_nuvqrpet$C_rxweqodn
net.minecraft.data.server.recipe.SingleItemRecipeJsonBuilder$SingleItemRecipeJsonProvider
net.minecraft.data.server.recipe.SingleItemRecipeJsonFactory$SingleItemRecipeJsonProvider
net.minecraft.src.C_4836_$C_4837_

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
comp_1230
f_buzbpwad
id
recipeId
f_126331_
private final RecipeSerializer<?>
b
type
comp_1231
f_tyxkjuxw
serializer
serializer
f_126338_
private final String
c
group
comp_1947
f_fiwrezuv
group
group
f_126332_
private final Ingredient
d
ingredient
comp_1948
f_wfdxoobv
input
ingredient
f_126333_
private final Item
e
result
comp_1949
f_srbwnxkq
output
result
f_126334_
private final int
f
count
comp_1950
f_auplntcn
count
resultCount
f_126335_
private final AdvancementHolder
g
advancement
comp_1235
f_jadsuczn
advancement
builder
f_126336_

Constructor summary

ModifierConstructor
public (ResourceLocation id, RecipeSerializer<?> serializer, String group, Ingredient input, Item output, int outputCount, 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)
m_elockimq(com.google.gson.JsonObject arg0)
serialize(com.google.gson.JsonObject arg0)
serialize(com.google.gson.JsonObject arg0)
m_7917_(com.google.gson.JsonObject arg0)
public ResourceLocation
b()
id()
comp_1230()
m_fvnojmoq()
id()
m_126168_()
public RecipeSerializer<?>
c()
type()
comp_1231()
m_hvtxasvr()
serializer()
m_126169_()
public String
e()
group()
comp_1947()
m_htvuavtu()
group()
group()
f_126332_()
public Ingredient
f()
ingredient()
comp_1948()
m_padshxwz()
input()
ingredient()
f_126333_()
public Item
g()
result()
comp_1949()
m_vbhltevm()
output()
result()
f_126334_()
public int
h()
count()
comp_1950()
m_uhkykagw()
count()
count()
f_126335_()
public AdvancementHolder
d()
advancement()
comp_1235()
m_qrsfuvgm()
advancement()
m_126373_()