@Environment(value=CLIENT) public class RealmsServerList extends ValueObject
| Modifier and Type | Field and Description |
|---|---|
private static Logger |
LOGGER |
List<RealmsServer> |
servers |
| Constructor and Description |
|---|
RealmsServerList() |
| Modifier and Type | Method and Description |
|---|---|
static RealmsServerList |
parse(String json) |
toStringprivate static final Logger LOGGER
public List<RealmsServer> servers
public static RealmsServerList parse(String json)