net.minecraft.network.protocol.game

public class ServerboundPlaceRecipePacket

implements Packet<ServerGamePacketListener>

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

Field summary

Modifier and TypeField
private final int
a
containerId
field_12933
f_zrjpsduy
syncId
f_134235_
private final ResourceLocation
b
recipe
field_12931
f_qqfvhvsf
recipe
f_134236_
private final boolean
c
shiftDown
field_12932
f_wkybllkz
craftAll
f_134237_

Constructor summary

ModifierConstructor
public (int syncId, Recipe<?> recipe, boolean craftAll)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(pn arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(ux arg0)
handle(ServerGamePacketListener arg0)
method_12317(class_2792 arg0)
m_dnxoutis(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public int
b()
getContainerId()
method_12318()
m_awmwclwm()
getSyncId()
m_134249_()
public ResourceLocation
c()
getRecipe()
method_12320()
m_miccgjxh()
getRecipe()
m_134252_()
public boolean
d()
isShiftDown()
method_12319()
m_mtvvybuh()
shouldCraftAll()
m_134253_()