public static class SalvorsTallyIntel.SalvorsTally extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<SectorEntityToken> |
all |
int |
debris |
int |
derelicts |
int |
orbital |
int |
other |
int |
ruins |
SalvorsTallyIntel.SalvageValue |
value |
| Constructor and Description |
|---|
SalvorsTally() |
public int ruins
public int orbital
public int derelicts
public int debris
public int other
public SalvorsTallyIntel.SalvageValue value
public java.util.List<SectorEntityToken> all
public SalvorsTally()