implements Packet<ClientPlayPacketListener>
| md | |
| net.minecraft.class_2708 | |
| net.minecraft.client.network.packet.PlayerPositionLookS2CPacket | |
| net.minecraft.network.play.server.SPlayerPositionLookPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private double |
| ||||||||
| private double |
| ||||||||
| private double |
| ||||||||
| private float |
| ||||||||
| private float |
| ||||||||
| private Set<PlayerPositionLookS2CPacket$Flag> |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (double arg0, double arg1, double arg2, float arg3, float arg4, Set<PlayerPositionLookS2CPacket$Flag> arg5, int arg6) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public double |
| ||||||||
| public double |
| ||||||||
| public double |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public int |
| ||||||||
| public Set<PlayerPositionLookS2CPacket$Flag> |
|