Uses of Enum Class
net.playavalon.mythicdungeons.dungeons.functions.FunctionLives.MathType
-
Uses of FunctionLives.MathType in net.playavalon.mythicdungeons.dungeons.functions
Modifier and TypeMethodDescriptionstatic FunctionLives.MathType
FunctionLives.MathType.intToMode
(int index) static FunctionLives.MathType
Returns the enum constant of this class with the specified name.static FunctionLives.MathType[]
FunctionLives.MathType.values()
Returns an array containing the constants of this enum class, in the order they are declared.