net.minecraft.network.packet.c2s.play

public class CraftRequestC2SPacket

implements Packet<ServerPlayPacketListener>

ahk
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
public static final PacketCodec<PacketByteBuf, CraftRequestC2SPacket>
a
STREAM_CODEC
field_48205
CODEC
f_lttobuxs
CODEC
f_316340_
private final int
b
containerId
field_12933
syncId
f_zrjpsduy
syncId
f_134235_
private final Identifier
c
recipe
field_12931
recipeId
f_qqfvhvsf
recipe
f_134236_
private final boolean
d
shiftDown
field_12932
craftAll
f_wkybllkz
craftAll
f_134237_

Constructor summary

ModifierConstructor
public (int syncId, RecipeEntry<?> recipe, boolean craftAll)
private (PacketByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(vw arg0)
write(FriendlyByteBuf arg0)
method_55986(class_2540 arg0)
write(PacketByteBuf buf)
m_uggsstwx(C_idfydwco arg0)
write(PacketByteBuf buf)
m_134250_(C_4983_ arg0)
public PacketType<CraftRequestC2SPacket>
a()
type()
method_55846()
getPacketId()
m_bbocywrf()
getType()
m_5779_()
public void
a(agi 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()
getContainerId()
method_12318()
getSyncId()
m_awmwclwm()
getSyncId()
m_134249_()
public Identifier
e()
getRecipe()
method_12320()
getRecipeId()
m_miccgjxh()
getRecipe()
m_134252_()
public boolean
f()
isShiftDown()
method_12319()
shouldCraftAll()
m_mtvvybuh()
shouldCraftAll()
m_134253_()