net.minecraft.data.recipes

public class SimpleCookingRecipeBuilder$Result

implements FinishedRecipe

hk$a
net.minecraft.data.recipes.SimpleCookingRecipeBuilder$Result
net.minecraft.class_2454$class_2455
net.minecraft.unmapped.C_ffzmwtoh$C_cvkzqsrz
net.minecraft.data.server.recipe.CookingRecipeJsonFactory$CookingRecipeJsonProvider
net.minecraft.data.CookingRecipeBuilder$Result

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
field_11424
f_nfvqrxei
recipeId
field_218611_a
private final String
b
group
field_11426
f_omzgeqdr
group
field_218612_b
private final Ingredient
c
ingredient
field_11425
f_smfqltae
ingredient
field_218613_c
private final Item
d
result
field_11428
f_esxsxcpx
result
field_218614_d
private final float
e
experience
field_11421
f_hcvjmszq
experience
field_218615_e
private final int
f
cookingTime
field_11422
f_zsevemad
cookingTime
field_218616_f
private final Advancement$Builder
g
advancement
field_11423
f_phdwlhul
builder
field_218617_g
private final ResourceLocation
h
advancementId
field_11427
f_xvybylsa
advancementId
field_218618_h
private final RecipeSerializer<? extends AbstractCookingRecipe>
i
serializer
field_17600
f_nipgchab
cookingRecipeSerializer
field_218619_i

Constructor summary

ModifierConstructor
public (ResourceLocation recipeId, String group, Ingredient input, Item output, float exp, int time, Advancement$Builder builder, ResourceLocation advancementId, RecipeSerializer<? extends AbstractCookingRecipe> serializer)

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 RecipeSerializer<?>
c()
getType()
method_17800()
m_suivethw()
getSerializer()
func_218609_c()
public ResourceLocation
b()
getId()
method_10417()
m_vffycfsx()
getRecipeId()
func_200442_b()
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()