public interface ModuleInformation
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAuthors()
Gets the author(s) of the module.
|
Properties |
getProperties()
Gets custom module properties.
|
ModuleState |
getState()
Gets the current state of the module.
|
Version |
getVersion()
Gets the module version.
|
String[] getAuthors()
Version getVersion()
ModuleState getState()
Properties getProperties()
Copyright © 2014–2015 MountainBlade. All rights reserved.