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
/
RotationWithVector
Rotation
With
Vector
@
JvmRecord
data
class
RotationWithVector
(
val
rotation
:
Rotation
,
val
vec
:
Vec3
)
:
Record
Members
Constructors
Rotation
With
Vector
Link copied to clipboard
constructor
(
rotation
:
Rotation
,
vec
:
Vec3
)
Properties
rotation
Link copied to clipboard
val
rotation
:
Rotation
vec
Link copied to clipboard
val
vec
:
Vec3