Uses of Enum Class
fr.andross.banitem.utils.attributes.AttributeLevels.Comparator
-
Uses of AttributeLevels.Comparator in fr.andross.banitem.utils.attributes
Modifier and TypeMethodDescriptionstatic AttributeLevels.Comparator
AttributeLevels.Comparator.fromString
(String operator) Retrieve a Comparator from a string signstatic AttributeLevels.Comparator
Returns the enum constant of this class with the specified name.static AttributeLevels.Comparator[]
AttributeLevels.Comparator.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionAttributeLevels
(Double level, AttributeLevels.Comparator comparator)