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.config.types
/
CurveValue
/
CurveValue
Curve
Value
constructor
(
name
:
String
,
value
:
MutableList
<
Vector2f
>
,
xAxis
:
CurveValue.Axis
,
yAxis
:
CurveValue.Axis
,
tension
:
Float
=
DEFAULT_TENSION
)