LiquidBounce
Toggle table of contents
0.40.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.config.types.group
/
ValueGroup
/
modes
modes
fun
<
T
:
Mode
>
modes
(
eventListener
:
EventListener
?
,
name
:
String
,
activeCallback
:
ToIntFunction
<
List
<
T
>
>
,
modesCallback
:
(
ModeValueGroup
<
T
>
)
->
Array
<
T
>
)
:
ModeValueGroup
<
T
>