net.minecraft.network.protocol.game

public record ServerboundPlaceRecipePacket

implements Packet<ServerGamePacketListener>

aht
net.minecraft.network.protocol.game.ServerboundPlaceRecipePacket
net.minecraft.class_2840
net.minecraft.unmapped.C_mpmtmzcf
net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket

Field summary

Modifier and TypeField
private final int
b
containerId
comp_3243
f_zrjpsduy
syncId
syncId
private final RecipeDisplayId
c
recipe
comp_3244
f_qqfvhvsf
recipeId
recipe
private final boolean
d
useMaxItems
comp_3245
f_tlrvewjt
craftAll
useMaxItems
public static final StreamCodec<FriendlyByteBuf, ServerboundPlaceRecipePacket>
a
STREAM_CODEC
field_48205
f_lttobuxs
CODEC
CODEC

Constructor summary

ModifierConstructor
public (int syncId, RecipeDisplayId recipe, boolean useMaxItems)

Method summary

Modifier and TypeMethod
public PacketType<ServerboundPlaceRecipePacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(agp arg0)
handle(ServerGamePacketListener arg0)
method_12317(class_2792 arg0)
m_dnxoutis(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
public int
b()
containerId()
comp_3243()
m_fozphkvl()
syncId()
containerId()
public RecipeDisplayId
e()
recipe()
comp_3244()
m_nbeaibfg()
recipeId()
recipe()
public boolean
f()
useMaxItems()
comp_3245()
m_gexhpxfl()
craftAll()
useMaxItems()