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