Uses of Enum Class
net.playavalon.mythicdungeons.dungeons.rewards.CooldownPeriod
Packages that use CooldownPeriod
-
Uses of CooldownPeriod in net.playavalon.mythicdungeons.dungeons.rewards
Methods in net.playavalon.mythicdungeons.dungeons.rewards that return CooldownPeriodModifier 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.