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.utils.aiming.data
/
Rotation
/
Companion
Companion
object
Companion
Members
Properties
ZERO
Link copied to clipboard
@
JvmField
val
ZERO
:
Rotation
Functions
from
Rotation
Vec
Link copied to clipboard
@
JvmStatic
fun
fromRotationVec
(
lookVec
:
Vec3
)
:
Rotation
@
JvmStatic
fun
fromRotationVec
(
diffX
:
Double
,
diffY
:
Double
,
diffZ
:
Double
)
:
Rotation
looking
At
Link copied to clipboard
@
JvmStatic
fun
lookingAt
(
point
:
Vec3
,
from
:
Vec3
)
:
Rotation