Package org.spongepowered.api.data.type
Interface StairShape
- All Superinterfaces:
Comparable<StairShape>,DefaultedRegistryValue<StairShape>,StringRepresentable
@CatalogedBy(StairShapes.class)
public interface StairShape
extends DefaultedRegistryValue<StairShape>, Comparable<StairShape>, StringRepresentable
Represents a stair shape.
-
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