toggle menu
MoulConfig
4.1.0-beta
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.common
/
Layer
Layer
public
class
Layer
implements
Comparable
<
T
>
(
source
)
Members
Constructors
Layer
Link copied to clipboard
public
void
Layer
(
)
Properties
OVERLAY
Link copied to clipboard
public
final
static
Layer
OVERLAY
ROOT
Link copied to clipboard
public
final
static
Layer
ROOT
TOOLTIP
Link copied to clipboard
public
final
static
Layer
TOOLTIP
Functions
compare
To
Link copied to clipboard
public
int
compareTo
(
@
NotNull
(
)
@
NotNull
(
)
Layer
o
)
next
Link copied to clipboard
public
Layer
next
(
)