Uses of Enum Class
net.playavalon.mythicdungeons.api.parents.FunctionCategory
Packages that use FunctionCategory
-
Uses of FunctionCategory in net.playavalon.mythicdungeons.api.parents
Fields in net.playavalon.mythicdungeons.api.parents declared as FunctionCategoryMethods in net.playavalon.mythicdungeons.api.parents that return FunctionCategoryModifier and TypeMethodDescriptionstatic FunctionCategory
Returns the enum constant of this class with the specified name.static FunctionCategory[]
FunctionCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.playavalon.mythicdungeons.api.parents with parameters of type FunctionCategory