public static class HubMissionWithSearch.StarSystemUnexploredReq extends java.lang.Object implements HubMissionWithSearch.StarSystemRequirement
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
negate |
| Constructor and Description |
|---|
StarSystemUnexploredReq() |
StarSystemUnexploredReq(boolean negate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
systemMatchesRequirement(StarSystemAPI system) |
protected boolean negate
public StarSystemUnexploredReq()
public StarSystemUnexploredReq(boolean negate)
public boolean systemMatchesRequirement(StarSystemAPI system)
systemMatchesRequirement in interface HubMissionWithSearch.StarSystemRequirement