类分层结构
- java.lang.Object
- org.to2mbn.jmccc.auth.yggdrasil.core.GameProfile (implements java.io.Serializable)
- org.to2mbn.jmccc.auth.yggdrasil.core.PropertiesGameProfile
- org.to2mbn.jmccc.auth.yggdrasil.core.Session (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.to2mbn.jmccc.launch.LaunchException
- org.to2mbn.jmccc.auth.AuthenticationException
- org.to2mbn.jmccc.auth.yggdrasil.core.ProfileNotFoundException
- org.to2mbn.jmccc.auth.yggdrasil.core.RemoteAuthenticationException
- org.to2mbn.jmccc.auth.AuthenticationException
- org.to2mbn.jmccc.launch.LaunchException
- java.lang.Exception
- org.to2mbn.jmccc.auth.yggdrasil.core.GameProfile (implements java.io.Serializable)
接口分层结构
- org.to2mbn.jmccc.auth.yggdrasil.core.AuthenticationService
- org.to2mbn.jmccc.auth.yggdrasil.core.GameProfileCallback
- org.to2mbn.jmccc.auth.yggdrasil.core.ProfileService
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)