toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.annotations
/
ConfigEditorInfoText
Config
Editor
Info
Text
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.FIELD
)
annotation class
ConfigEditorInfoText
(
source
)
Used for info text. The field associated with this option may be of any type and will be ignored.
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
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
info
Title
Link copied to clipboard
abstract
fun
infoTitle
(
)
:
String
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String