Uses of Record Class
net.minecraft.network.protocol.game.ClientboundPlayerRotationPacket
Packages that use ClientboundPlayerRotationPacket
-
Uses of ClientboundPlayerRotationPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundPlayerRotationPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleRotatePlayer(ClientboundPlayerRotationPacket p_379872_) -
Uses of ClientboundPlayerRotationPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundPlayerRotationPacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundPlayerRotationPacket> GamePacketTypes.CLIENTBOUND_PLAYER_ROTATIONstatic final StreamCodec<FriendlyByteBuf, ClientboundPlayerRotationPacket> ClientboundPlayerRotationPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundPlayerRotationPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundPlayerRotationPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleRotatePlayer(ClientboundPlayerRotationPacket pPacket)