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