net.minecraft.recipe

public class CookingRecipeSerializer<T extends AbstractCookingRecipe>

implements RecipeSerializer<T>

bev
net.minecraft.class_3957
net.minecraft.recipe.CookingRecipeSerializer
net.minecraft.unmapped.C_66998788
net.minecraft.item.crafting.CookingRecipeSerializer
net.minecraft.item.crafting.CookingRecipeSerializer

Field summary

Modifier and TypeField
private final int
u
field_17551
cookingTime
f_12777539
field_222178_t
field_222178_t
private final CookingRecipeSerializer$RecipeFactory<T>
v
field_17552
recipeFactory
f_69955481
field_222179_u
field_222179_u

Constructor summary

ModifierConstructor
public (CookingRecipeSerializer$RecipeFactory<T> arg0, int arg1)

Method summary

Modifier and TypeMethod
public T
b(qt arg0, com.google.gson.JsonObject arg1)
method_17736(class_2960 arg0, com.google.gson.JsonObject arg1)
method_17736(Identifier arg0, com.google.gson.JsonObject arg1)
m_25437233(Identifier location, com.google.gson.JsonObject arg1)
func_199425_a_(ResourceLocation arg0, com.google.gson.JsonObject arg1)
read(ResourceLocation recipeId, com.google.gson.JsonObject json)
public T
b(qt arg0, jd arg1)
method_17737(class_2960 arg0, class_2540 arg1)
method_17737(Identifier arg0, PacketByteBuf arg1)
m_80738279(Identifier arg0, PacketByteBuf arg1)
func_199426_a_(ResourceLocation arg0, PacketBuffer arg1)
read(ResourceLocation recipeId, PacketBuffer buffer)
public void
a(jd arg0, T arg1)
method_17735(class_2540 arg0, T arg1)
method_17735(PacketByteBuf arg0, T arg1)
m_62209045(PacketByteBuf arg0, T arg1)
func_199427_a_(PacketBuffer arg0, T arg1)
write(PacketBuffer buffer, T recipe)