Uses of Enum Class
fr.andross.banitem.utils.attributes.AttributeLegacy
-
Uses of AttributeLegacy in fr.andross.banitem.utils.attributes
Modifier and TypeMethodDescriptionstatic AttributeLegacy
AttributeLegacy.valueFromName
(String name) Retrieve an AttributeLegacy from its namestatic AttributeLegacy
Returns the enum constant of this class with the specified name.static AttributeLegacy[]
AttributeLegacy.values()
Returns an array containing the constants of this enum class, in the order they are declared.