public class BlockMiningProgressS2CPacket
implements Packet
| it | |
| net.minecraft.unmapped.C_01281220 | |
| net.minecraft.network.packet.s2c.play.BlockMiningProgressS2CPacket |
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 |
|