Uses of Enum Class
zombie.characters.NetworkUser.AuthType
Packages that use NetworkUser.AuthType
-
Uses of NetworkUser.AuthType in zombie.characters
Subclasses with type arguments of type NetworkUser.AuthType in zombie.charactersFields in zombie.characters declared as NetworkUser.AuthTypeMethods in zombie.characters that return NetworkUser.AuthTypeModifier and TypeMethodDescriptionNetworkUser.getAuthType()
static NetworkUser.AuthType
Returns the enum constant of this class with the specified name.static NetworkUser.AuthType[]
NetworkUser.AuthType.values()
Returns an array containing the constants of this enum class, in the order they are declared.