public class OutpostStats extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
adminOutposts |
int |
admins |
int |
aiCoreOutposts |
int |
maxAdmin |
int |
maxOutposts |
int |
outposts |
int |
penalty |
| Constructor and Description |
|---|
OutpostStats() |
| Modifier and Type | Method and Description |
|---|---|
static OutpostStats |
get() |
public int outposts
public int adminOutposts
public int admins
public int aiCoreOutposts
public int maxOutposts
public int maxAdmin
public int penalty
public OutpostStats()
public static OutpostStats get()