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