public class RealmsJoinInformation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROTOCOL_DEFAULT |
static java.lang.String |
PROTOCOL_NETHERNET |
| Constructor and Description |
|---|
RealmsJoinInformation() |
| Modifier and Type | Method and Description |
|---|---|
static RealmsJoinInformation |
fromApiJson(net.lenni0451.commons.gson.elements.GsonObject json) |
public static final java.lang.String PROTOCOL_DEFAULT
public static final java.lang.String PROTOCOL_NETHERNET
public static RealmsJoinInformation fromApiJson(net.lenni0451.commons.gson.elements.GsonObject json)