implements Packet<ClientGamePacketListener>
| aca | |
| net.minecraft.network.protocol.game.ClientboundBlockDestructionPacket | |
| net.minecraft.class_2620 | |
| net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket | |
| net.minecraft.src.C_5040_ | |
| net.minecraft.network.protocol.game.PacketPlayOutBlockBreakAnimation | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ClientboundBlockDestructionPacket> | 
  | ||||||||||
| private final int | 
  | ||||||||||
| private final BlockPos | 
  | ||||||||||
| private final int | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (int entityId, BlockPos pos, int progress) | 
| private | (FriendlyByteBuf buf) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void | 
  | ||||||||||
| public PacketType<ClientboundBlockDestructionPacket> | 
  | ||||||||||
| public void | 
  | ||||||||||
| public int | 
  | ||||||||||
| public BlockPos | 
  | ||||||||||
| public int | 
  |