LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.script.bindings.api
/
ScriptNetworkUtil
/
movePlayerPositionAndLook
move
Player
Position
And
Look
@
JvmName
(
name
=
"movePlayerPositionAndLook"
)
fun
movePlayerPositionAndLook
(
x
:
Double
,
y
:
Double
,
z
:
Double
,
yaw
:
Float
,
pitch
:
Float
,
onGround
:
Boolean
,
horizontalCollision
:
Boolean
)