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