toggle menu
levelledmobs-plugin
4.0.3.1
jvm
switch theme
search in API
levelledmobs-plugin
/
io.github.arcaneplugins.levelledmobs.rules
/
TieredColoringInfo
Tiered
Coloring
Info
class
TieredColoringInfo
:
Cloneable
Holds the values parsed from rules.yml used with the tiered placeholder for nametags
Author
stumper66
Since
3.0.0
Members
Constructors
Tiered
Coloring
Info
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
is
Default
Link copied to clipboard
var
isDefault
:
Boolean
max
Level
Link copied to clipboard
var
maxLevel
:
Int
min
Level
Link copied to clipboard
var
minLevel
:
Int
text
Link copied to clipboard
var
text
:
String
?
Functions
clone
Item
Link copied to clipboard
fun
cloneItem
(
)
:
TieredColoringInfo
?
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String