Uses of Enum Class
com.iohao.net.external.core.session.UserSessionState
Packages that use UserSessionState
-
Uses of UserSessionState in com.iohao.net.external.core.session
Subclasses with type arguments of type UserSessionState in com.iohao.net.external.core.sessionMethods in com.iohao.net.external.core.session that return UserSessionStateModifier and TypeMethodDescriptionUserSession.getState()UserSessionState of current playerstatic UserSessionStateReturns the enum constant of this class with the specified name.static UserSessionState[]UserSessionState.values()Returns an array containing the constants of this enum class, in the order they are declared.