net.minecraft.server.v1_14_R1

public class RecipeSerializerCooking<T extends RecipeCooking>

implements RecipeSerializer<T>

bev
net.minecraft.class_3957
net.minecraft.recipe.CookingRecipeSerializer
net.minecraft.item.crafting.CookingRecipeSerializer
net.minecraft.server.v1_14_R1.RecipeSerializerCooking

Field summary

Modifier and TypeField
private final int
u
field_17551
cookingTime
field_222178_t
private final RecipeSerializerCooking$a<T>
v
field_17552
recipeFactory
field_222179_u

Constructor summary

ModifierConstructor
public (RecipeSerializerCooking$a<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)
func_199425_a_(ResourceLocation arg0, com.google.gson.JsonObject arg1)
public T
b(qt arg0, jd arg1)
method_17737(class_2960 arg0, class_2540 arg1)
method_17737(Identifier arg0, PacketByteBuf arg1)
func_199426_a_(ResourceLocation arg0, PacketBuffer arg1)
public void
a(jd arg0, T arg1)
method_17735(class_2540 arg0, T arg1)
method_17735(PacketByteBuf arg0, T arg1)
func_199427_a_(PacketBuffer arg0, T arg1)