MatchLeaveEvent

public class MatchLeaveEvent extends Event implements MatchEvent, MatchPlayerEvent

Constructors

Link copied to clipboard
public void MatchLeaveEvent(MatchInstance matchInstance, MatchPlayer player)

Properties

Link copied to clipboard
public final static HandlerList handlers
Link copied to clipboard
public final MatchPlayer matchPlayer

Functions

Link copied to clipboard
public HandlerList getHandlers()
Link copied to clipboard
Link copied to clipboard

Inherited functions

Link copied to clipboard
public String getEventName()
Link copied to clipboard
public abstract HandlerList getHandlers()
Link copied to clipboard
public final boolean isAsynchronous()