Uses of Enum Class
net.playavalon.mythicdungeons.dungeons.functions.FunctionLives.MathType
Packages that use FunctionLives.MathType
-
Uses of FunctionLives.MathType in net.playavalon.mythicdungeons.dungeons.functions
Methods in net.playavalon.mythicdungeons.dungeons.functions that return FunctionLives.MathTypeModifier 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.