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
/
ConfigEditorCombinations
Config
Editor
Combinations
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.FIELD
)
annotation class
ConfigEditorCombinations
(
source
)
Members
Functions
provider
Link copied to clipboard
abstract
fun
provider
(
)
:
Class
<
out
ConfigEditorCombinationsProvider
<
out
Any
,
out
Any
>
>