Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.events
/
MatchLeaveEvent
Match
Leave
Event
public
class
MatchLeaveEvent
extends
Event
implements
MatchEvent
,
MatchPlayerEvent
Members
Constructors
Match
Leave
Event
Link copied to clipboard
public
void
MatchLeaveEvent
(
MatchInstance
matchInstance
,
MatchPlayer
player
)
Properties
handlers
Link copied to clipboard
public
final
static
HandlerList
handlers
match
Player
Link copied to clipboard
public
final
MatchPlayer
matchPlayer
Functions
get
Handlers
Link copied to clipboard
public
HandlerList
getHandlers
(
)
get
Instance
Link copied to clipboard
public
MatchInstance
getInstance
(
)
get
Match
Player
Link copied to clipboard
public
MatchPlayer
getMatchPlayer
(
)
Inherited functions
get
Event
Name
Link copied to clipboard
public
String
getEventName
(
)
get
Handlers
Link copied to clipboard
public
abstract
HandlerList
getHandlers
(
)
is
Asynchronous
Link copied to clipboard
public
final
boolean
isAsynchronous
(
)