net.minecraft.crafting.recipe

public final class RecipeSerializerType$SimpleSerializer<T extends Recipe>

implements RecipeSerializer<T>

avj$a
net.minecraft.unmapped.C_42695575$C_72018056
net.minecraft.crafting.recipe.RecipeSerializerType$SimpleSerializer
net.minecraft.item.crafting.RecipeSerializers$SimpleSerializer

Field summary

Modifier and TypeField
private final String
a
f_92259486
name
field_199569_a
private final Function<Identifier, T>
b
f_06814643
factory
field_199570_b

Constructor summary

ModifierConstructor
public (String name, Function<Identifier, T> factory)

Method summary

Modifier and TypeMethod
public T
a(pc arg0, com.google.gson.JsonObject arg1)
m_25437233(C_22168528 arg0, com.google.gson.JsonObject arg1)
fromJson(Identifier arg0, com.google.gson.JsonObject arg1)
func_199425_a_(ResourceLocation arg0, com.google.gson.JsonObject arg1)
public T
a(pc arg0, hy arg1)
m_94750532(C_22168528 arg0, C_04635774 arg1)
deserialize(Identifier arg0, PacketByteBuf arg1)
func_199426_a_(ResourceLocation arg0, PacketBuffer arg1)
public void
a(hy arg0, T arg1)
m_59995652(C_04635774 arg0, T arg1)
serialize(PacketByteBuf arg0, T arg1)
func_199427_a_(PacketBuffer arg0, T arg1)
public String
a()
m_39759243()
getName()
func_199567_a()