Interface ItemAttributeModifiers.Entry
- Enclosing interface:
- ItemAttributeModifiers
Holds an attribute entry.
- 
Method SummaryModifier and TypeMethodDescriptionGets the target attribute for the paired modifier.display()The display behavior for the attribute modifier.default EquipmentSlotGroupgetGroup()Gets the slot group for the paired attribute.modifier()The modifier for the paired attribute.
- 
Method Details- 
attributeGets the target attribute for the paired modifier.- Returns:
- the attribute
 
- 
modifierThe modifier for the paired attribute.- Returns:
- the modifier
 
- 
getGroupGets the slot group for the paired attribute.- Returns:
- the slot group
 
- 
displayThe display behavior for the attribute modifier.- Returns:
- the display behavior
 
 
-