net.minecraft.network.packet.c2s.play

public class RecipeBookUpdateC2SPacket

implements Packet<ServerPlayPacketHandler>

ls
net.minecraft.unmapped.C_98138371
net.minecraft.network.packet.c2s.play.RecipeBookUpdateC2SPacket

Field summary

Modifier and TypeField
private RecipeBookUpdateC2SPacket$Purpose
a
f_81047105
purpose
private Recipe
b
f_84427983
recipe
private boolean
c
f_46176964
guiOpen
private boolean
d
f_77978510
filteringCraftable

Constructor summary

ModifierConstructor
public ()
public (Recipe recipe)
public (boolean guiOpen, boolean filteringCraftable)

Method summary

Modifier and TypeMethod
public void
a(gy arg0)
m_13296744(C_04635774 arg0)
read(PacketByteBuf arg0)
public void
b(gy arg0)
m_17566769(C_04635774 arg0)
write(PacketByteBuf arg0)
public void
a(kx arg0)
m_06373673(C_72786824 arg0)
handle(ServerPlayPacketHandler handler)
public RecipeBookUpdateC2SPacket$Purpose
a()
m_03640871()
getPurpose()
public Recipe
b()
m_61829621()
getRecipe()
public boolean
c()
m_77279199()
isGuiOpen()
public boolean
d()
m_43490430()
isFilteringCraftable()