Package org.spongepowered.api.entity.attribute
-
Interface Summary Interface Description Attribute Represents an instance of anAttributeType
that contains a value.AttributeHolder AttributeModifier Represents a modifier to a value in aAttribute
which is transformed by anAttributeOperation
.AttributeModifier.Builder Represents a builder class to createAttributeModifier
s.AttributeOperation Represents an operation which can be applied to transform the value of anAttribute
. -
Class Summary Class Description AttributeOperations An enumeration ofAttributeOperation
s.