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
/
ConfigSystem
/
root
root
fun
root
(
name
:
String
,
tree
:
MutableCollection
<
out
ValueGroup
>
=
mutableListOf()
)
:
Config
Create an config based on an existing tree
fun
root
(
config
:
Config
)
:
Config
Add an existing config instance