Package org.spongepowered.api.data.type
Interface AttachmentSurface
- All Superinterfaces:
Comparable<AttachmentSurface>,DefaultedRegistryValue,StringRepresentable
@CatalogedBy(AttachmentSurfaces.class)
public interface AttachmentSurface
extends DefaultedRegistryValue, Comparable<AttachmentSurface>, StringRepresentable
Represents a block surface.
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, keyMethods inherited from interface org.spongepowered.api.data.type.StringRepresentable
serializationString