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.features.processors.anglesmooth.impl
/
LinearAngleSmooth
/
LinearAngleSmooth
Linear
Angle
Smooth
constructor
(
parent
:
ModeValueGroup
<
*
>
,
horizontalTurnSpeed
:
ClosedFloatingPointRange
<
Float
>
=
180f..180f
,
verticalTurnSpeed
:
ClosedFloatingPointRange
<
Float
>
=
180f..180f
)