Interface ItemAttributeModifiers
Holds attribute modifiers applied to any item.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder forItemAttributeModifiers
.static interface
Holds an attribute entry. -
Method Summary
Modifier and TypeMethodDescription@Unmodifiable List
<ItemAttributeModifiers.Entry> Lists the attribute modifiers that are present on this item.
-
Method Details
-
itemAttributes
-
modifiers
Lists the attribute modifiers that are present on this item.- Returns:
- modifiers
-