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
/
ConfigEditorKeybind
Config
Editor
Keybind
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.FIELD
)
annotation class
ConfigEditorKeybind
(
source
)
Used for keybindings. The field associated with this option may only be of type
int
.
Members
Functions
default
Key
Link copied to clipboard
abstract
fun
defaultKey
(
)
:
Int