| Constructor and Description |
|---|
MinecraftMultiplayerToken() |
| Modifier and Type | Method and Description |
|---|---|
static MinecraftMultiplayerToken |
fromJson(net.lenni0451.commons.gson.elements.GsonObject json) |
static MinecraftMultiplayerToken |
fromJson(com.google.gson.JsonObject json) |
java.lang.String |
getDisplayName() |
java.util.UUID |
getUuid() |
java.lang.String |
getXuid() |
static com.google.gson.JsonObject |
toJson(MinecraftMultiplayerToken multiplayerToken) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExpireTimeMs, isExpiredpublic static MinecraftMultiplayerToken fromJson(com.google.gson.JsonObject json)
public static MinecraftMultiplayerToken fromJson(net.lenni0451.commons.gson.elements.GsonObject json)
public static com.google.gson.JsonObject toJson(MinecraftMultiplayerToken multiplayerToken)
public java.lang.String getDisplayName()
public java.lang.String getXuid()
public java.util.UUID getUuid()