Uses of Enum Class
org.rspeer.game.AccountType
Packages that use AccountType
-
Uses of AccountType in org.rspeer.game
Subclasses with type arguments of type AccountType in org.rspeer.gameMethods in org.rspeer.game that return AccountTypeModifier and TypeMethodDescriptionstatic AccountTypeGame.getAccountType()static AccountTypeReturns the enum constant of this class with the specified name.static AccountType[]AccountType.values()Returns an array containing the constants of this enum class, in the order they are declared.