Interface ItemAttributeModifiers.Entry
- Enclosing interface:
ItemAttributeModifiers
Holds an attribute entry.
-
Method Summary
Modifier and TypeMethodDescriptionGets the target attribute for the paired modifier.display()
The display behavior for the attribute modifier.default EquipmentSlotGroup
getGroup()
Gets the slot group for the paired 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 the paired attribute.- Returns:
- the slot group
-
display
The display behavior for the attribute modifier.- Returns:
- the display behavior
-