| Constructor and Description |
|---|
MinecraftSession() |
| Modifier and Type | Method and Description |
|---|---|
static MinecraftSession |
fromJson(net.lenni0451.commons.gson.elements.GsonObject json) |
static MinecraftSession |
fromJson(com.google.gson.JsonObject json) |
static com.google.gson.JsonObject |
toJson(MinecraftSession session) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExpireTimeMs, isExpiredpublic static MinecraftSession fromJson(com.google.gson.JsonObject json)
public static MinecraftSession fromJson(net.lenni0451.commons.gson.elements.GsonObject json)
public static com.google.gson.JsonObject toJson(MinecraftSession session)