public interface Plugin<T extends CoreAPI> extends PluginInformation
| Modifier and Type | Method and Description |
|---|---|
List<Extension<T>> |
getExtensions()
Returns all the extensions that this plugin provides.
|
getDescription, getName, getVersionCopyright © 2014. All rights reserved.