Uses of Enum Class
net.playavalon.mythicdungeons.api.parents.FunctionTargetType
-
Uses of FunctionTargetType in net.playavalon.mythicdungeons.api.parents
Modifier and TypeMethodDescriptionstatic FunctionTargetType
FunctionTargetType.deserialize
(Map<String, Object> map) static FunctionTargetType
FunctionTargetType.intToTargetType
(int index) static FunctionTargetType
Returns the enum constant of this class with the specified name.static FunctionTargetType[]
FunctionTargetType.values()
Returns an array containing the constants of this enum class, in the order they are declared.