public static final class ServerPinger.Result
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
maxPlayers |
int |
onlinePlayers |
java.lang.String |
raw |
| Constructor and Description |
|---|
Result(int onlinePlayers,
int maxPlayers,
java.lang.String raw) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOverfilled() |