Uses of Enum Class
zombie.entity.components.attributes.Attribute.UI.Display
Packages that use Attribute.UI.Display
-
Uses of Attribute.UI.Display in zombie.entity.components.attributes
Subclasses with type arguments of type Attribute.UI.Display in zombie.entity.components.attributesMethods in zombie.entity.components.attributes that return Attribute.UI.DisplayModifier and TypeMethodDescriptionstatic Attribute.UI.Display
Returns the enum constant of this class with the specified name.static Attribute.UI.Display[]
Attribute.UI.Display.values()
Returns an array containing the constants of this enum class, in the order they are declared.