net.minecraft.network.packet.c2s.play

public record CraftRequestC2SPacket

implements Packet<ServerPlayPacketListener>

ajg
net.minecraft.network.protocol.game.ServerboundPlaceRecipePacket
net.minecraft.class_2840
net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
net.minecraft.unmapped.C_mpmtmzcf
net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
net.minecraft.src.C_5173_

Field summary

Modifier and TypeField
private final int
b
containerId
comp_3243
syncId
f_zrjpsduy
syncId
f_134235_
private final NetworkRecipeId
c
recipe
comp_3244
recipeId
f_qqfvhvsf
recipe
f_134236_
private final boolean
d
useMaxItems
comp_3245
craftAll
f_tlrvewjt
useMaxItems
f_346396_
public static final PacketCodec<PacketByteBuf, CraftRequestC2SPacket>
a
STREAM_CODEC
field_48205
CODEC
f_lttobuxs
CODEC
f_316340_

Constructor summary

ModifierConstructor
public (int syncId, NetworkRecipeId recipeId, boolean craftAll)

Method summary

Modifier and TypeMethod
public PacketType<CraftRequestC2SPacket>
a()
type()
method_65080()
getPacketType()
m_bbocywrf()
getType()
m_5779_()
public void
a(aib arg0)
handle(ServerGamePacketListener arg0)
method_12317(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
m_dnxoutis(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public int
b()
containerId()
comp_3243()
syncId()
m_fozphkvl()
containerId()
f_134235_()
public NetworkRecipeId
e()
recipe()
comp_3244()
recipeId()
m_nbeaibfg()
recipe()
f_134236_()
public boolean
f()
useMaxItems()
comp_3245()
craftAll()
m_gexhpxfl()
useMaxItems()
f_346396_()