net.minecraft.crafting.recipe

public interface RecipeSerializer<T extends Recipe>

avl
net.minecraft.unmapped.C_02463420
net.minecraft.crafting.recipe.RecipeSerializer
net.minecraft.item.crafting.IRecipeSerializer

Method summary

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