toggle menu
levelledmobs-plugin
4.0.3.1
jvm
switch theme
search in API
levelledmobs-plugin
/
io.github.arcaneplugins.levelledmobs.result
/
NametagResult
Nametag
Result
class
NametagResult
(
var
nametag
:
String
?
)
Used to hold the result of getting or updating nametags
Author
stumper66
Since
3.7.0
Members
Constructors
Nametag
Result
Link copied to clipboard
constructor
(
nametag
:
String
?
)
Properties
custom
Death
Message
Link copied to clipboard
var
customDeathMessage
:
String
?
had
Custom
Death
Message
Link copied to clipboard
val
hadCustomDeathMessage
:
Boolean
is
Null
Or
Empty
Link copied to clipboard
val
isNullOrEmpty
:
Boolean
killer
Mob
Link copied to clipboard
var
killerMob
:
LivingEntity
?
nametag
Link copied to clipboard
var
nametag
:
String
?
nametag
Non
Null
Link copied to clipboard
val
nametagNonNull
:
String
overridden
Name
Link copied to clipboard
var
overriddenName
:
String
?