toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.annotations
/
ConfigEditorSlider
Config
Editor
Slider
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.FIELD
)
annotation class
ConfigEditorSlider
(
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
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
max
Value
Link copied to clipboard
abstract
fun
maxValue
(
)
:
Float
min
Step
Link copied to clipboard
abstract
fun
minStep
(
)
:
Float
min
Value
Link copied to clipboard
abstract
fun
minValue
(
)
:
Float
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String