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
/
ConfigEditorButton
Config
Editor
Button
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.FIELD
)
annotation class
ConfigEditorButton
(
source
)
Used for buttons. The field associated with this option may only be of type
Runnable
.
Members
Functions
button
Text
Link copied to clipboard
abstract
fun
buttonText
(
)
:
String
runnable
Id
Link copied to clipboard
abstract
fun
runnableId
(
)
:
Int
Deprecated feature.