public class BlockEventS2CPacket
implements Packet
| iv | |
| net.minecraft.unmapped.C_49472060 | |
| net.minecraft.network.packet.s2c.play.BlockEventS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private BlockPos |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private Block |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (BlockPos pos, Block block, int type, int data) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public BlockPos |
| ||||||
| public int |
| ||||||
| public int |
| ||||||
| public Block |
|