Class ExtensionConfig
java.lang.Object
dev.rono.igniscore.api.config.ExtensionConfig
Typed read-only view over extension YAML maps such as
custom_data and interactions.
Use BlockDefinition.getCustomConfig() or
ItemDefinition.getCustomConfig() from strategies.-
Method Summary
Modifier and TypeMethodDescriptionasMap()booleanstatic ExtensionConfigempty()booleanbooleangetBoolean(String key, boolean defaultValue) doubleintinthashCode()static ExtensionConfig
-
Method Details
-
of
-
empty
-
asMap
-
contains
-
raw
-
getString
-
getInt
-
getDouble
-
getBoolean
-
section
-
equals
-
hashCode
-