序列化表格
-
程序包 org.to2mbn.jmccc.auth.yggdrasil
-
类 org.to2mbn.jmccc.auth.yggdrasil.YggdrasilAuthenticator
class YggdrasilAuthenticator extends Object implements Serializable- serialVersionUID:
- 1L
-
序列化方法
-
readObject
-
-
序列化字段
-
authResult
Session authResult
-
-
-
程序包 org.to2mbn.jmccc.auth.yggdrasil.core
-
类 org.to2mbn.jmccc.auth.yggdrasil.core.GameProfile
class GameProfile extends Object implements Serializable- serialVersionUID:
- 1L
-
异常错误 org.to2mbn.jmccc.auth.yggdrasil.core.ProfileNotFoundException
class ProfileNotFoundException extends org.to2mbn.jmccc.auth.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
类 org.to2mbn.jmccc.auth.yggdrasil.core.PropertiesGameProfile
class PropertiesGameProfile extends GameProfile implements Serializable- serialVersionUID:
- 1L
-
异常错误 org.to2mbn.jmccc.auth.yggdrasil.core.RemoteAuthenticationException
class RemoteAuthenticationException extends org.to2mbn.jmccc.auth.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
类 org.to2mbn.jmccc.auth.yggdrasil.core.Session
class Session extends Object implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
accessToken
String accessToken
-
clientToken
String clientToken
-
profiles
GameProfile[] profiles
-
properties
Map<String,
String> properties -
selectedProfile
GameProfile selectedProfile
-
userId
String userId
-
userType
UserType userType
-
-
-
程序包 org.to2mbn.jmccc.auth.yggdrasil.core.texture
-
类 org.to2mbn.jmccc.auth.yggdrasil.core.texture.URLTexture
class URLTexture extends Object implements Serializable- serialVersionUID:
- 1L
-
-
程序包 org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil
-
类 org.to2mbn.jmccc.auth.yggdrasil.core.yggdrasil.MojangYggdrasilAPIProvider
class MojangYggdrasilAPIProvider extends Object implements Serializable- serialVersionUID:
- 1L
-