public class RealmsServerPlayerList extends ValueObject
| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.lang.String> |
players |
long |
serverId |
| Constructor and Description |
|---|
RealmsServerPlayerList() |
| Modifier and Type | Method and Description |
|---|---|
static RealmsServerPlayerList |
parse(com.google.gson.JsonObject p_parse_0_) |
toStringpublic static RealmsServerPlayerList parse(com.google.gson.JsonObject p_parse_0_)