Package me.nurio.microkernel.modules
Interface IModule
-
- All Known Implementing Classes:
KernelModule
public interface IModule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAuthor()StringgetName()voidonDisable()voidonEnable()
-