| Package | Description |
|---|---|
| com.mojang.realmsclient.dto |
| Modifier and Type | Field and Description |
|---|---|
RealmsServer.Status |
RealmsServer.state |
| Modifier and Type | Method and Description |
|---|---|
private static RealmsServer.Status |
RealmsServer.getState(java.lang.String p_getState_0_) |
static RealmsServer.Status |
RealmsServer.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RealmsServer.Status[] |
RealmsServer.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|