implements Packet<ClientGamePacketListener>
| ov | |
| net.minecraft.network.protocol.game.ClientboundBlockDestructionPacket | |
| net.minecraft.class_2620 | |
| net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket | |
| net.minecraft.network.play.server.SAnimateBlockBreakPacket | |
| net.minecraft.server.v1_16_R3.PacketPlayOutBlockBreakAnimation | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private int | 
  | ||||||||||
| private BlockPos | 
  | ||||||||||
| private int | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | () | 
| public | (int entityId, BlockPos pos, int progress) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void | 
  | ||||||||||
| public void | 
  | ||||||||||
| public void | 
  | ||||||||||
| public int | 
  | ||||||||||
| public BlockPos | 
  | ||||||||||
| public int | 
  |