net.minecraft.network.packet.s2c.play

public class BlockBreakingProgressS2CPacket

implements Packet<ClientPlayPacketListener>

abr
net.minecraft.network.protocol.game.ClientboundBlockDestructionPacket
net.minecraft.class_2620
net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
net.minecraft.unmapped.C_eguadujr
net.minecraft.network.packet.s2c.play.BlockBreakingProgressUpdateS2CPacket
net.minecraft.src.C_5040_

Field summary

Modifier and TypeField
public static final PacketCodec<PacketByteBuf, BlockBreakingProgressS2CPacket>
a
STREAM_CODEC
field_47902
CODEC
f_hzwnfmax
CODEC
f_316887_
private final int
b
id
field_12033
entityId
f_ghjptkyq
entityId
f_131671_
private final BlockPos
c
pos
field_12034
pos
f_bsyqxwrz
pos
f_131672_
private final int
d
progress
field_12032
progress
f_etcikmgu
progress
f_131673_

Constructor summary

ModifierConstructor
public (int entityId, BlockPos pos, int progress)
private (PacketByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(vl arg0)
write(FriendlyByteBuf arg0)
method_55859(class_2540 arg0)
write(PacketByteBuf buf)
m_uidahdqi(C_idfydwco arg0)
write(PacketByteBuf buf)
m_131686_(C_4983_ arg0)
public PacketType<BlockBreakingProgressS2CPacket>
a()
type()
method_65080()
getPacketType()
m_bbocywrf()
getType()
m_5779_()
public void
a(abl arg0)
handle(ClientGamePacketListener arg0)
method_11279(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_ccvuwgzf(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public int
b()
getId()
method_11280()
getEntityId()
m_ollkfudn()
getEntityId()
m_131685_()
public BlockPos
e()
getPos()
method_11277()
getPos()
m_shfjbkpu()
getPos()
m_131688_()
public int
f()
getProgress()
method_11278()
getProgress()
m_ciggcgfn()
getProgress()
m_131689_()