public interface BaseInformation
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthor()
Get the author of this addon.
|
java.lang.String |
getDescription()
Get the description of this addon.
|
java.lang.String |
getName()
Get the name of this addon.
|
java.lang.String |
getVersion()
Get the version of this addon.
|
java.lang.String getName()
java.lang.String getDescription()
java.lang.String getAuthor()
java.lang.String getVersion()