Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.skills
/
PlayerIdentityLabelRenderer
Player
Identity
Label
Renderer
public
final
class
PlayerIdentityLabelRenderer
Pure text seam for the single packet-backed identity label above a player.
Members
Functions
clear
Class
Label
Provider
Link copied to clipboard
public
static
void
clearClassLabelProvider
(
)
has
Class
Label
Link copied to clipboard
public
static
boolean
hasClassLabel
(
UUID
playerId
)
install
Class
Label
Provider
Link copied to clipboard
public
static
void
installClassLabelProvider
(
Function
<
UUID
,
Optional
<
String
>
>
provider
)
render
Link copied to clipboard
public
static
String
render
(
UUID
playerId
)