Uses of Enum Class
mmud.database.enums.Appetite
Packages that use Appetite
-
Uses of Appetite in mmud.database.enums
Subclasses with type arguments of type Appetite in mmud.database.enumsMethods in mmud.database.enums that return AppetiteModifier and TypeMethodDescriptionstatic AppetiteReturns the appetite based on provided ordinal value.static AppetiteReturns the appetite based on a description.static AppetiteAppetite.getAppetite(Integer appetite) Returns the appetite of the character.static AppetiteReturns the enum constant of this class with the specified name.static Appetite[]Appetite.values()Returns an array containing the constants of this enum class, in the order they are declared.