Uses of Enum Class
fr.andross.banitem.utils.attributes.AttributeLegacy
Packages that use AttributeLegacy
-
Uses of AttributeLegacy in fr.andross.banitem.utils.attributes
Methods in fr.andross.banitem.utils.attributes that return AttributeLegacyModifier and TypeMethodDescriptionstatic @Nullable AttributeLegacy
AttributeLegacy.valueFromName
(String name) Retrieve an AttributeLegacy from its name.static 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.