Package org.spongepowered.api.data.type
Interface BellAttachmentType
- All Superinterfaces:
Comparable<BellAttachmentType>,DefaultedRegistryValue,StringRepresentable
@CatalogedBy(BellAttachmentTypes.class)
public interface BellAttachmentType
extends DefaultedRegistryValue, Comparable<BellAttachmentType>, StringRepresentable
Represents the attachment-type of a
BlockTypes.BELL block.-
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