public class ClientModuleManager
extends pro.gravit.launcher.modules.impl.SimpleModuleManager
| Constructor and Description |
|---|
ClientModuleManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
autoload() |
void |
autoload(java.nio.file.Path dir) |
pro.gravit.launcher.modules.LauncherModule |
loadModule(java.nio.file.Path file) |
findModule, getCoreModule, getModule, getModule, getModuleByInterface, getModuleClassLoader, getModulesByInterface, initModules, invokeEvent, loadModulepublic void autoload()
throws java.io.IOException
autoload in class pro.gravit.launcher.modules.impl.SimpleModuleManagerjava.io.IOExceptionpublic void autoload(java.nio.file.Path dir)
throws java.io.IOException
autoload in class pro.gravit.launcher.modules.impl.SimpleModuleManagerjava.io.IOExceptionpublic pro.gravit.launcher.modules.LauncherModule loadModule(java.nio.file.Path file)
throws java.io.IOException
loadModule in interface pro.gravit.launcher.modules.LauncherModulesManagerloadModule in class pro.gravit.launcher.modules.impl.SimpleModuleManagerjava.io.IOException