public class GameJoinPostEvent
extends GameEvent
public static com.github.lazoyoung.craftgames.event.GameJoinPostEvent.Companion Companion
public GameJoinPostEvent(@NotNull com.github.lazoyoung.craftgames.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()