Package org.spongepowered.api.data.type
Interface WallConnectionState
- All Superinterfaces:
Comparable<WallConnectionState>,DefaultedRegistryValue,StringRepresentable
@CatalogedBy(WallConnectionStates.class)
public interface WallConnectionState
extends DefaultedRegistryValue, Comparable<WallConnectionState>, StringRepresentable
Represents the type of wall BlockStates
-
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