Uses of Class
de.extio.spacecraft.shared.model.message.toclient.GameSessionUpdateMessagePlayerInfo
-
Packages that use GameSessionUpdateMessagePlayerInfo Package Description de.extio.spacecraft.shared.model.message.toclient Messages sent from server to client -
-
Uses of GameSessionUpdateMessagePlayerInfo in de.extio.spacecraft.shared.model.message.toclient
Methods in de.extio.spacecraft.shared.model.message.toclient that return types with arguments of type GameSessionUpdateMessagePlayerInfo Modifier and Type Method Description List<GameSessionUpdateMessagePlayerInfo>
GameSessionUpdateMessage. getPlayers()
Method parameters in de.extio.spacecraft.shared.model.message.toclient with type arguments of type GameSessionUpdateMessagePlayerInfo Modifier and Type Method Description void
GameSessionUpdateMessage. setPlayers(List<GameSessionUpdateMessagePlayerInfo> players)
-