toggle menu
HopperLib
experimental-1-21-SNAPSHOT
jvm
switch theme
search in API
HopperLib
/
cc.mrcl.hopperlib.GlowAPI
/
GlowTicket
Glow
Ticket
public
class
GlowTicket
extends
AbstractGlowTicket
Members
Constructors
Glow
Ticket
Link copied to clipboard
public
void
GlowTicket
(
Collection
<
Entity
>
entityList
,
GlowColor
color
,
Player
clientCaller
)
Properties
color
Link copied to clipboard
public
GlowColor
color
index
Link copied to clipboard
public
int
index
priority
Link copied to clipboard
public
int
priority
Functions
activate
Link copied to clipboard
public
void
activate
(
Player
player
)
change
Color
Link copied to clipboard
public
void
changeColor
(
GlowColor
glowColor
)
contains
Player
Link copied to clipboard
public
boolean
containsPlayer
(
Player
player
)
deactivate
Link copied to clipboard
public
void
deactivate
(
Player
player
)
get
Client
Caller
Link copied to clipboard
public
Player
getClientCaller
(
)
get
Color
Link copied to clipboard
public
GlowColor
getColor
(
)
get
Index
Link copied to clipboard
public
int
getIndex
(
)
get
Priority
Link copied to clipboard
public
int
getPriority
(
)
get
Target
Players
Link copied to clipboard
public
Collection
<
? extends
Player
>
getTargetPlayers
(
)
get
Ticket
Entities
Link copied to clipboard
public
Collection
<
Entity
>
getTicketEntities
(
)
is
Active
Link copied to clipboard
public
boolean
isActive
(
Player
player
)
is
Client
Side
Link copied to clipboard
public
boolean
isClientSide
(
)
show
Everyone
Link copied to clipboard
public
void
showEveryone
(
)