public class BlockEventS2CPacket
implements Packet<ClientPlayPacketHandler>
| fx | |
| net.minecraft.class_2004 | |
| net.minecraft.network.packet.s2c.play.BlockEventS2CPacket | |
| net.minecraft.network.play.server.SPacketBlockAction |
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 |
|