Config

constructor(activity: GameActivity, world: ServerLevel, lobbySpawn: Vec3, teamList: GameTeamList? = null, onPlayerAdd: (ServerPlayer) -> Unit? = null, onStart: (GameSpace, TeamSelectionLobby?) -> Unit)(source)