Package org.spongepowered.api.data.type
Interface WireAttachmentType
- All Superinterfaces:
Comparable<WireAttachmentType>,DefaultedRegistryValue<WireAttachmentType>,StringRepresentable
@CatalogedBy(WireAttachmentTypes.class)
public interface WireAttachmentType
extends DefaultedRegistryValue<WireAttachmentType>, Comparable<WireAttachmentType>, StringRepresentable
-
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