Class ModSelectionEvent
- java.lang.Object
-
- de.extio.spacecraft.shared.model.client.event.Event
-
- de.extio.spacecraft.shared.model.client.event.ModSelectionEvent
-
public final class ModSelectionEvent extends Event
-
-
Constructor Summary
Constructors Constructor Description ModSelectionEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getModNames()
void
setModNames(List<String> modNames)
-
Methods inherited from class de.extio.spacecraft.shared.model.client.event.Event
getFrameCur, getFrameTTL, isExlusive, isInGroup, isPriority, setFrameCur
-
-