Updated description
This commit is contained in:
parent
d572b652aa
commit
d7ea874421
@ -3,6 +3,7 @@ package com.redstoner.modules;
|
|||||||
import com.redstoner.annotations.Version;
|
import com.redstoner.annotations.Version;
|
||||||
|
|
||||||
/** This class shall be used for "CoreModules", which are acting on a lower level than modules and are also exempted from being disabled or reloaded on the go.</br>
|
/** This class shall be used for "CoreModules", which are acting on a lower level than modules and are also exempted from being disabled or reloaded on the go.</br>
|
||||||
|
* Please note that CoreModules will not be known to the ModuleLoader itself!</br>
|
||||||
* Examples are the ModuleLoader and the Debugger.
|
* Examples are the ModuleLoader and the Debugger.
|
||||||
*
|
*
|
||||||
* @author Pepich */
|
* @author Pepich */
|
||||||
|
Reference in New Issue
Block a user