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