Uses of Class
com.fs.starfarer.api.impl.campaign.procgen.themes.BaseThemeGenerator.AddedEntity
Packages that use BaseThemeGenerator.AddedEntity
-
Uses of BaseThemeGenerator.AddedEntity in com.fs.starfarer.api.impl.campaign.procgen.themes
Fields in com.fs.starfarer.api.impl.campaign.procgen.themes with type parameters of type BaseThemeGenerator.AddedEntityMethods in com.fs.starfarer.api.impl.campaign.procgen.themes that return BaseThemeGenerator.AddedEntityModifier and TypeMethodDescriptionBaseThemeGenerator.addCommRelay
(BaseThemeGenerator.StarSystemData data, float prob) protected BaseThemeGenerator.AddedEntity
MiscellaneousThemeGenerator.addCoronalTap
(StarSystemAPI system) protected BaseThemeGenerator.AddedEntity
DerelictThemeGenerator.addCryosleeper
(StarSystemAPI system, String name) BaseThemeGenerator.addDebrisField
(BaseThemeGenerator.StarSystemData data, SectorEntityToken focus, float radius) BaseThemeGenerator.addDerelictShip
(BaseThemeGenerator.StarSystemData data, BaseThemeGenerator.EntityLocation loc, String variantId) BaseThemeGenerator.addEntity
(Random random, LocationAPI system, BaseThemeGenerator.EntityLocation loc, String type, String faction) BaseThemeGenerator.addEntity
(Random random, StarSystemAPI system, WeightedRandomPicker<BaseThemeGenerator.EntityLocation> locs, String type, String faction) BaseThemeGenerator.addEntityAutoDetermineType
(Random random, LocationAPI system, BaseThemeGenerator.EntityLocation loc, String type, String faction) BaseThemeGenerator.addInactiveGate
(BaseThemeGenerator.StarSystemData data, float prob, float probDebris, float probShips, WeightedRandomPicker<String> factions) protected BaseThemeGenerator.AddedEntity
DerelictThemeGenerator.addMothership
(StarSystemAPI system) BaseThemeGenerator.addNonSalvageEntity
(LocationAPI system, BaseThemeGenerator.EntityLocation loc, String type, String faction) BaseThemeGenerator.addStation
(BaseThemeGenerator.EntityLocation loc, BaseThemeGenerator.StarSystemData data, String customEntityId, String factionId) protected BaseThemeGenerator.AddedEntity
DerelictThemeGenerator.addSurveyShip
(StarSystemAPI system) BaseThemeGenerator.setEntityLocation
(SectorEntityToken entity, BaseThemeGenerator.EntityLocation loc, String type) Methods in com.fs.starfarer.api.impl.campaign.procgen.themes that return types with arguments of type BaseThemeGenerator.AddedEntityModifier and TypeMethodDescriptionBaseThemeGenerator.addObjectives
(BaseThemeGenerator.StarSystemData data, float prob) protected List<BaseThemeGenerator.AddedEntity>
DerelictThemeGenerator.addProbes
(StarSystemAPI system, int num) protected List<BaseThemeGenerator.AddedEntity>
DerelictThemeGenerator.addToConstellation
(Constellation c, String type, int num, boolean biggestFirst) protected List<BaseThemeGenerator.AddedEntity>
DerelictThemeGenerator.addToSystem
(StarSystemAPI system, String type, int num) Methods in com.fs.starfarer.api.impl.campaign.procgen.themes with parameters of type BaseThemeGenerator.AddedEntityModifier and TypeMethodDescriptionprotected void
DerelictThemeGenerator.linkFractionToParent
(BaseThemeGenerator.AddedEntity parent, List<BaseThemeGenerator.AddedEntity> children, float p, DomainSurveyDerelictSpecial.SpecialType type) Method parameters in com.fs.starfarer.api.impl.campaign.procgen.themes with type arguments of type BaseThemeGenerator.AddedEntityModifier and TypeMethodDescriptionprotected void
DerelictThemeGenerator.addMothershipChain
(ThemeGenContext context, List<BaseThemeGenerator.AddedEntity> mothershipsSoFar) protected void
DerelictThemeGenerator.assignRandomSpecials
(List<BaseThemeGenerator.AddedEntity> entities) protected void
DerelictThemeGenerator.linkFractionToParent
(BaseThemeGenerator.AddedEntity parent, List<BaseThemeGenerator.AddedEntity> children, float p, DomainSurveyDerelictSpecial.SpecialType type)