implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundPlayerRotationPacket | |
| net.minecraft.class_10265 | |
| net.minecraft.network.packet.s2c.play.PlayerRotationS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final float |
|
||||||
| private final boolean |
|
||||||
| private final float |
|
||||||
| private final boolean |
|
||||||
| public static final PacketCodec<PacketByteBuf, PlayerRotationS2CPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (float yaw, boolean relativeYaw, float pitch, boolean relativePitch) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public PacketType<PlayerRotationS2CPacket> |
|
||||||
| public void |
|
||||||
| public float |
|
||||||
| public boolean |
|
||||||
| public float |
|
||||||
| public boolean |
|
||||||
| public void |
|