Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.config
/
ConfigurationEngine
/
setList
set
List
public
static
List
setList
(
FileConfiguration
fileConfiguration
,
String
key
,
List
defaultValue
)
public
static
List
setList
(
List
<
String
>
comment
,
FileConfiguration
fileConfiguration
,
String
key
,
List
defaultValue
)