EntityHeadRotationPacket

data class EntityHeadRotationPacket(val entityId: Int, val headYaw: Byte) : ClientBoundPacket

Set Head Rotation | 0x3e | play | clientbound

Parameters

entityId

entityId

headYaw

headYaw

See also

Constructors

Link copied to clipboard
constructor(entityId: Int, headYaw: Byte)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard