JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
xericker.arenalegends.menu.executor.collectible.category.upgrade
TriggerUpgrades
Uses of Enum Class
xericker.arenalegends.menu.executor.collectible.category.upgrade.TriggerUpgrades
Packages that use
TriggerUpgrades
Package
Description
xericker.arenalegends.menu.executor.collectible.category.upgrade
Uses of
TriggerUpgrades
in
xericker.arenalegends.menu.executor.collectible.category.upgrade
Subclasses with type arguments of type
TriggerUpgrades
in
xericker.arenalegends.menu.executor.collectible.category.upgrade
Modifier and Type
Class
Description
enum
TriggerUpgrades
Methods in
xericker.arenalegends.menu.executor.collectible.category.upgrade
that return
TriggerUpgrades
Modifier and Type
Method
Description
static
TriggerUpgrades
TriggerUpgrades.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
TriggerUpgrades
[]
TriggerUpgrades.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.