net.minecraft.data.recipes

public class SingleItemRecipeBuilder$Result

implements FinishedRecipe

jk$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.SingleItemRecipeJsonFactory$SingleItemRecipeJsonProvider
net.minecraft.data.SingleItemRecipeBuilder$Result

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
field_17696
f_buzbpwad
recipeId
field_218620_a
private final String
b
group
field_17697
f_fiwrezuv
group
field_218621_b
private final Ingredient
c
ingredient
field_17698
f_wfdxoobv
input
field_218622_c
private final Item
d
result
field_17699
f_srbwnxkq
output
field_218623_d
private final int
e
count
field_17700
f_auplntcn
count
field_218624_e
private final Advancement$Builder
f
advancement
field_17701
f_jadsuczn
builder
field_218625_f
private final ResourceLocation
g
advancementId
field_17702
f_bpbjwfrl
advancementId
field_218626_g
private final RecipeSerializer<?>
h
type
field_17703
f_tyxkjuxw
serializer
field_218627_h

Constructor summary

ModifierConstructor
public (ResourceLocation recipeId, RecipeSerializer<?> serializer, String group, Ingredient input, Item output, int outputCount, 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)
m_elockimq(com.google.gson.JsonObject arg0)
serialize(com.google.gson.JsonObject arg0)
func_218610_a(com.google.gson.JsonObject arg0)
public ResourceLocation
b()
getId()
method_10417()
m_vffycfsx()
getRecipeId()
func_200442_b()
public RecipeSerializer<?>
c()
getType()
method_17800()
m_suivethw()
getSerializer()
func_218609_c()
public com.google.gson.JsonObject
d()
serializeAdvancement()
method_10415()
m_yailfijx()
toAdvancementJson()
func_200440_c()
public ResourceLocation
e()
getAdvancementId()
method_10418()
m_wpqavnkh()
getAdvancementId()
func_200443_d()