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