toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.annotations
/
ConfigLink
Config
Link
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.FIELD
)
annotation class
ConfigLink
(
source
)
Members
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
field
Link copied to clipboard
abstract
fun
field
(
)
:
String
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
owner
Link copied to clipboard
abstract
fun
owner
(
)
:
Class
<
out
Any
>
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String