implements Packet<ClientGamePacketListener>
| abz | |
| 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 |
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 |
|