Uses of Enum Class
mmud.database.enums.Sobriety
Packages that use Sobriety
-
Uses of Sobriety in mmud.database.enums
Subclasses with type arguments of type Sobriety in mmud.database.enumsMethods in mmud.database.enums that return SobrietyModifier and TypeMethodDescriptionstatic Sobriety
Sobriety.getSobriety
(Integer sobriety) Returns the thirstiness of the character.static Sobriety
Returns the enum constant of this class with the specified name.static Sobriety[]
Sobriety.values()
Returns an array containing the constants of this enum class, in the order they are declared.