MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.annotations
/
ConfigOverride
Config
Override
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.FIELD
)
annotation class
ConfigOverride
(
source
)
Members
Functions
override
Order
Link copied to clipboard
abstract
fun
overrideOrder
(
)
:
Int
Controls placement of this field relative to its siblings, inheriting the overridden parent field's
ConfigOrder
value by default.