public class GameLeaveEvent
extends GameEvent
public static com.github.lazoyoung.craftgames.api.event.GameLeaveEvent.Companion Companion
public GameLeaveEvent(@NotNull
com.github.lazoyoung.craftgames.impl.game.Game game,
@NotNull
org.bukkit.entity.Player player,
@NotNull
PlayerType playerType)
@NotNull public org.bukkit.event.HandlerList getHandlers()
@NotNull public org.bukkit.entity.Player getPlayer()
@NotNull public PlayerType getPlayerType()
@JvmStatic @NotNull public static org.bukkit.event.HandlerList getHandlerList()