public class RealmsServerPlayerLists extends ValueObject
| Modifier and Type | Field and Description |
|---|---|
java.util.List<RealmsServerPlayerList> |
servers |
| Constructor and Description |
|---|
RealmsServerPlayerLists() |
| Modifier and Type | Method and Description |
|---|---|
static RealmsServerPlayerLists |
parse(java.lang.String p_parse_0_) |
toStringpublic java.util.List<RealmsServerPlayerList> servers
public static RealmsServerPlayerLists parse(java.lang.String p_parse_0_)