Uses of Interface
de.extio.spacecraft.shared.server.ServerWorldManager
-
Packages that use ServerWorldManager Package Description de.extio.spacecraft.shared.model.game_server.instance Data objects representing and holding game sessions on server side -
-
Uses of ServerWorldManager in de.extio.spacecraft.shared.model.game_server.instance
Methods in de.extio.spacecraft.shared.model.game_server.instance that return ServerWorldManager Modifier and Type Method Description ServerWorldManagerGameSession. getServerWorldManager()The server WorldManager, representing the game worldMethods in de.extio.spacecraft.shared.model.game_server.instance with parameters of type ServerWorldManager Modifier and Type Method Description voidGameSession. setServerWorldManager(ServerWorldManager serverWorldManager)
-