| Class | Description |
|---|---|
| Attribute<T extends java.lang.Number> |
An attribute is a numerical representation of a property that can be adjusted using
AttributeModifiers. |
| AttributeModifier<T extends java.lang.Number> |
An attribute modifier allows to modify attributes by the
specified Modification and modify value.
|
| RangeAttribute<T extends java.lang.Number> |
| Enum | Description |
|---|---|
| Modification |
The different modification types that can be applied to an
Attribute. |