public interface DwellerShipCreator
| Modifier and Type | Method and Description |
|---|---|
void |
initAfterShipAddedToCombatEngine(ShipAPI ship,
java.lang.String id) |
void |
initAfterShipCreation(ShipAPI ship,
java.lang.String id) |
void |
initBeforeShipCreation(ShipAPI.HullSize hullSize,
MutableShipStatsAPI stats,
java.lang.String id) |
void |
initInCombat(ShipAPI ship) |
void initBeforeShipCreation(ShipAPI.HullSize hullSize, MutableShipStatsAPI stats, java.lang.String id)
void initAfterShipCreation(ShipAPI ship, java.lang.String id)
void initAfterShipAddedToCombatEngine(ShipAPI ship, java.lang.String id)
void initInCombat(ShipAPI ship)