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