net.minecraft.world.item.crafting

public class SimpleCraftingRecipeSerializer<T extends CraftingRecipe>

implements RecipeSerializer<T>

cjm
net.minecraft.world.item.crafting.SimpleCraftingRecipeSerializer
net.minecraft.class_1866
net.minecraft.unmapped.C_lylrgdrx
net.minecraft.recipe.SpecialRecipeSerializer
net.minecraft.recipe.SpecialRecipeSerializer
net.minecraft.src.C_243449_
net.minecraft.world.item.crafting.SimpleCraftingRecipeSerializer

Field summary

Modifier and TypeField
private final SimpleCraftingRecipeSerializer$Factory<T>
x
constructor
field_9046
f_hoccfujk
factory
factory
f_244567_

Constructor summary

ModifierConstructor
public (SimpleCraftingRecipeSerializer$Factory<T> factory)

Method summary

Modifier and TypeMethod
public T
b(acq arg0, com.google.gson.JsonObject arg1)
fromJson(ResourceLocation arg0, com.google.gson.JsonObject arg1)
method_45443(class_2960 arg0, com.google.gson.JsonObject arg1)
m_qwzjgvub(C_ncpywfca arg0, com.google.gson.JsonObject arg1)
read(Identifier arg0, com.google.gson.JsonObject arg1)
read(Identifier arg0, com.google.gson.JsonObject arg1)
m_6729_(C_5265_ p_252161_, com.google.gson.JsonObject arg1)
public T
b(acq arg0, sf arg1)
fromNetwork(ResourceLocation arg0, FriendlyByteBuf arg1)
method_45444(class_2960 arg0, class_2540 arg1)
m_mrosnvch(C_ncpywfca arg0, C_idfydwco arg1)
read(Identifier arg0, PacketByteBuf arg1)
read(Identifier arg0, PacketByteBuf arg1)
m_8005_(C_5265_ p_251882_, C_4983_ arg1)
public void
a(sf arg0, T arg1)
toNetwork(FriendlyByteBuf arg0, T arg1)
method_45442(class_2540 arg0, T arg1)
m_ccfcjdgs(C_idfydwco arg0, T arg1)
write(PacketByteBuf arg0, T arg1)
write(PacketByteBuf arg0, T arg1)
m_6178_(C_4983_ p_250179_, T arg1)