dhl
Toggle table of contents
1.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
dhl
dhl
/
net.crystopia.crystalshard.paper.dhl
/
ClientPacketFactory
/
updatePlayerRotation
update
Player
Rotation
fun
updatePlayerRotation
(
yRot
:
Float
,
relativeY
:
Boolean
,
xRot
:
Float
,
relativeX
:
Boolean
,
callback
:
(
packet
:
Shard_Packet
<
ClientboundPlayerRotationPacketData
>
)
->
Unit
)
:
Shard_Packet
<
ClientboundPlayerRotationPacketData
>