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