net.minecraft.network.protocol.game

public record ClientboundPlayerRotationPacket

implements Packet<ClientGamePacketListener>

aet
net.minecraft.network.protocol.game.ClientboundPlayerRotationPacket
net.minecraft.class_10265

Field summary

Modifier and TypeField
private final float
b
yRot
comp_3230
private final float
c
xRot
comp_3231
public static final StreamCodec<FriendlyByteBuf, ClientboundPlayerRotationPacket>
a
STREAM_CODEC
field_54516

Constructor summary

ModifierConstructor
public (float arg0, float arg1)

Method summary

Modifier and TypeMethod
public PacketType<ClientboundPlayerRotationPacket>
a()
type()
method_65080()
public void
a(acj arg0)
handle(ClientGamePacketListener arg0)
method_64559(class_2602 arg0)
public float
b()
yRot()
comp_3230()
public float
e()
xRot()
comp_3231()