implements Packet<ServerPlayPacketListener>
oq | |
net.minecraft.class_2846 | |
net.minecraft.server.network.packet.PlayerActionC2SPacket | |
net.minecraft.network.play.client.CPlayerDiggingPacket |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private BlockPos |
| ||||||||
private Direction |
| ||||||||
private PlayerActionC2SPacket$Action |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
public | (PlayerActionC2SPacket$Action arg0, BlockPos arg1, Direction arg2) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
public BlockPos |
| ||||||||
public Direction |
| ||||||||
public PlayerActionC2SPacket$Action |
|