| Class | Description |
|---|---|
| AttributeModifier |
This class represents a single attribute modifier, that can be applied on an item.
|
| ItemAttributes |
This class represents some attribute modifiers, that can be applied on items.
|
| ReflectionUntils |
This class uses reflections to get classes and be independent from static import paths
|
| Enum | Description |
|---|---|
| Attribute |
An ENUM of all valid attributes for item attribute modifiers.
|
| Slot |
An ENUM of all valid slots for item attribute modifiers.
|