Uses of Enum Class
xericker.arenalegends.config.value.ConfigValue
Packages that use ConfigValue
-
Uses of ConfigValue in xericker.arenalegends.config.value
Subclasses with type arguments of type ConfigValue in xericker.arenalegends.config.valueMethods in xericker.arenalegends.config.value that return ConfigValueModifier and TypeMethodDescriptionstatic ConfigValueReturns the enum constant of this class with the specified name.static ConfigValue[]ConfigValue.values()Returns an array containing the constants of this enum class, in the order they are declared.