public interface PluginContainer
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
id()
Gets the id of the plugin.
|
java.lang.Object |
instance()
Gets the instance of the plugin.
|
java.lang.String |
version()
Gets the version of the plugin.
|