net.minecraft.network.protocol.game

public class ClientboundBlockDestructionPacket

implements Packet<ClientGamePacketListener>

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

Field summary

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

Constructor summary

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

Method summary

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