Interface ItemAttributeModifiers.Entry
- Enclosing interface:
ItemAttributeModifiers
Holds an attribute entry.
-
Method Summary
Modifier and TypeMethodDescriptionGets the target attribute for the paired modifier.default EquipmentSlotGroup
getGroup()
Gets the slot group for this attribute.modifier()
The modifier for the paired attribute.
-
Method Details
-
attribute
Gets the target attribute for the paired modifier.- Returns:
- the attribute
-
modifier
The modifier for the paired attribute.- Returns:
- the modifier
-
getGroup
Gets the slot group for this attribute.- Returns:
- the slot group
-