Package org.spongepowered.api.entity.attribute
package org.spongepowered.api.entity.attribute
-
ClassDescriptionRepresents an instance of an
AttributeType
that contains a value.Represents a modifier to a value in aAttribute
which is transformed by anAttributeOperation
.Represents a builder class to createAttributeModifier
s.Represents an operation which can be applied to transform the value of anAttribute
.An enumeration ofAttributeOperation
s.