public static class BaseThemeGenerator.AddedEntity extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
SectorEntityToken |
entity |
java.lang.String |
entityType |
BaseThemeGenerator.EntityLocation |
location |
| Constructor and Description |
|---|
AddedEntity(SectorEntityToken entity,
BaseThemeGenerator.EntityLocation location,
java.lang.String entityType) |
public SectorEntityToken entity
public BaseThemeGenerator.EntityLocation location
public java.lang.String entityType
public AddedEntity(SectorEntityToken entity, BaseThemeGenerator.EntityLocation location, java.lang.String entityType)