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