Interface ClickType<T>
-
- Type Parameters:
T- The handler for the click type
- All Superinterfaces:
DefaultedRegistryValue
@CatalogedBy(ClickTypes.class) public interface ClickType<T> extends DefaultedRegistryValue
Click types inContainers
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
-