- addPlayer
void addPlayer(Player player)
Undocumented in source. Be warned that the author may not have intended to support it.
- addWorld
void addWorld(WorldInfo info, E args)
- broadcast
void broadcast(E args)
Broadcasts a message to every world in the group.
- broadcastImpl
void broadcastImpl(Message[] message)
Undocumented in source. Be warned that the author may not have intended to support it.
- removePlayer
void removePlayer(Player player, bool closed)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeWorld
void removeWorld(uint worldId)
- start
void start()
- updateDifficulty
void updateDifficulty(Difficulty difficulty)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateGamemode
void updateGamemode(Gamemode gamemode)
Undocumented in source. Be warned that the author may not have intended to support it.