net.minecraft.network.packet.s2c.play

public class RecipesS2CPacket

implements Packet<ClientPlayPacketHandler>

mc
net.minecraft.class_4382
net.minecraft.network.packet.s2c.play.RecipesS2CPacket
net.minecraft.network.play.server.SPacketUpdateRecipes
net.minecraft.network.play.server.SPacketUpdateRecipes

Field summary

Modifier and TypeField
private List<Recipe>
a
field_21574
recipes
field_199617_a
recipes

Constructor summary

ModifierConstructor
public ()
public (Collection<Recipe> recipes)

Method summary

Modifier and TypeMethod
public void
a(iy arg0)
method_20272(class_1993 arg0)
handle(ClientPlayPacketHandler handler)
func_148833_a(INetHandlerPlayClient arg0)
processPacket(INetHandlerPlayClient handler)
public void
a(hy arg0)
method_7535(class_1967 arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
readPacketData(PacketBuffer arg0)
public void
b(hy arg0)
method_7539(class_1967 arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
writePacketData(PacketBuffer arg0)
public List<Recipe>
b()
method_20273()
getRecipes()
func_199616_a()
getRecipes()