implements Packet<ClientPlayPacketHandler>
| km | |
| net.minecraft.class_2620 | |
| net.minecraft.network.packet.s2c.play.BlockMiningProgressS2CPacket | |
| net.minecraft.network.play.server.SAnimateBlockBreakPacket | |
| net.minecraft.network.play.server.SAnimateBlockBreakPacket |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||||
| private BlockPos |
| ||||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int id, BlockPos pos, int progress) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public BlockPos |
| ||||||||||
| public int |
|