SoftConfig
Toggle table of contents
4.8.3-SNAPSHOT+57c5193
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoftConfig
common
/
io.github.notenoughupdates.moulconfig.annotations
/
ConfigEditorTextList
Config
Editor
Text
List
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.FIELD
)
annotation class
ConfigEditorTextList
(
source
)
Members
Functions
default
Sound
Link copied to clipboard
abstract
fun
defaultSound
(
)
:
String
disabled
Sound
Link copied to clipboard
abstract
fun
disabledSound
(
)
:
String
enabled
Sound
Link copied to clipboard
abstract
fun
enabledSound
(
)
:
String
show
Colour
Link copied to clipboard
abstract
fun
showColour
(
)
:
Boolean
show
Notification
Link copied to clipboard
abstract
fun
showNotification
(
)
:
Boolean
show
Volume
Link copied to clipboard
abstract
fun
showVolume
(
)
:
Boolean