Uses of Interface
de.extio.spacecraft.shared.server.ServerModuleManager
-
Packages that use ServerModuleManager Package Description de.extio.spacecraft.shared.model.game_server.instance Data objects representing and holding game sessions on server side -
-
Uses of ServerModuleManager in de.extio.spacecraft.shared.model.game_server.instance
Methods in de.extio.spacecraft.shared.model.game_server.instance that return ServerModuleManager Modifier and Type Method Description ServerModuleManager
GameSession. getServerModuleManager()
The module managerMethods in de.extio.spacecraft.shared.model.game_server.instance with parameters of type ServerModuleManager Modifier and Type Method Description void
GameSession. setServerModuleManager(ServerModuleManager serverModuleManager)
-