History - net.minecraft.network.packet.s2c.play.PlayerRotationS2CPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ClientboundPlayerRotationPacket
net.minecraft.class_10265
net.minecraft.network.packet.s2c.play.PlayerRotationS2CPacket
Fields
float: yRot, comp_3230, yaw
boolean: relativeY, comp_4566, relativeYaw
float: xRot, comp_3231, pitch
boolean: relativeX, comp_4567, relativePitch
PacketCodec<PacketByteBuf, PlayerRotationS2CPacket>: STREAM_CODEC, field_54516, CODEC
Constructors
(float, boolean, float, boolean)
Methods
PacketType<PlayerRotationS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_64559, apply
float (): yRot, comp_3230, yaw
boolean (): relativeY, comp_4566, relativeYaw
float (): xRot, comp_3231, pitch
boolean (): relativeX, comp_4567, relativePitch
void (PacketListener): handle, method_65081, apply