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.common
/
Layer
Layer
open
class
Layer
:
Comparable
<
Layer
>
(
source
)
Members
Constructors
Layer
Link copied to clipboard
constructor
(
)
Properties
OVERLAY
Link copied to clipboard
val
OVERLAY
:
Layer
ROOT
Link copied to clipboard
val
ROOT
:
Layer
TOOLTIP
Link copied to clipboard
val
TOOLTIP
:
Layer
Functions
compare
To
Link copied to clipboard
open
fun
compareTo
(
@
NotNull
o
:
@
NotNull
Layer
)
:
Int
next
Link copied to clipboard
open
fun
next
(
)
:
Layer