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