Class BaseThemeGenerator.AddedEntity
java.lang.Object
com.fs.starfarer.api.impl.campaign.procgen.themes.BaseThemeGenerator.AddedEntity
- Enclosing class:
- BaseThemeGenerator
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionAddedEntity
(SectorEntityToken entity, BaseThemeGenerator.EntityLocation location, String entityType) -
Method Summary
-
Field Details
-
entity
-
location
-
entityType
-
-
Constructor Details
-
AddedEntity
public AddedEntity(SectorEntityToken entity, BaseThemeGenerator.EntityLocation location, String entityType)
-