Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.powers.scripts.loading
/
ScriptValueNormalizer
Script
Value
Normalizer
public
final
class
ScriptValueNormalizer
Members
Functions
normalize
Map
Link copied to clipboard
public
static
Map
<
String
,
Object
>
normalizeMap
(
Map
<
? extends
Object
,
? extends
Object
>
values
)
normalize
Section
Link copied to clipboard
public
static
Map
<
String
,
Object
>
normalizeSection
(
ConfigurationSection
configurationSection
)
normalize
Value
Link copied to clipboard
public
static
Object
normalizeValue
(
Object
value
)