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