net.minecraft.server.v1_12_R1

public class PacketPlayOutRecipes

implements Packet<PacketListenerPlayOut>

js
net.minecraft.network.play.server.SPacketRecipeBook
net.minecraft.server.v1_12_R1.PacketPlayOutRecipes

Field summary

Modifier and TypeField
private PacketPlayOutRecipes$Action
a
field_193646_a
private List<IRecipe>
b
field_192596_a
private List<IRecipe>
c
field_193647_c
private boolean
d
field_192598_c
private boolean
e
field_192599_d

Constructor summary

ModifierConstructor
public ()
public (PacketPlayOutRecipes$Action arg0, List<IRecipe> arg1, List<IRecipe> arg2, boolean arg3, boolean arg4)

Method summary

Modifier and TypeMethod
public void
a(hw arg0)
func_148833_a(INetHandlerPlayClient arg0)
public void
a(gy arg0)
func_148837_a(PacketBuffer arg0)
public void
b(gy arg0)
func_148840_b(PacketBuffer arg0)
public List<IRecipe>
a()
func_192595_a()
public List<IRecipe>
b()
func_193644_b()
public boolean
c()
func_192593_c()
public boolean
d()
func_192594_d()
public PacketPlayOutRecipes$Action
e()
func_194151_e()