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
/
ConfigLink
Config
Link
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.FIELD
)
annotation class
ConfigLink
(
source
)
Members
Functions
field
Link copied to clipboard
abstract
fun
field
(
)
:
String
owner
Link copied to clipboard
abstract
fun
owner
(
)
:
Class
<
out
Any
>