Interface AttributeOperation
-
- All Superinterfaces:
DefaultedRegistryValue
@CatalogedBy(AttributeOperations.class) public interface AttributeOperation extends DefaultedRegistryValue
Represents an operation which can be applied to transform the value of anAttribute
.
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
-