Package pro.gravit.launcher.client
Class ClientLauncherCoreModule
java.lang.Object
pro.gravit.launcher.base.modules.LauncherModule
pro.gravit.launcher.client.ClientLauncherCoreModule
public class ClientLauncherCoreModule
extends pro.gravit.launcher.base.modules.LauncherModule
-
Nested Class Summary
Nested classes/interfaces inherited from class pro.gravit.launcher.base.modules.LauncherModule
pro.gravit.launcher.base.modules.LauncherModule.Event, pro.gravit.launcher.base.modules.LauncherModule.EventHandler<T extends pro.gravit.launcher.base.modules.LauncherModule.Event>, pro.gravit.launcher.base.modules.LauncherModule.InitStatus -
Field Summary
Fields inherited from class pro.gravit.launcher.base.modules.LauncherModule
initStatus, moduleInfo, modulesConfigManager, modulesManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit(pro.gravit.launcher.base.modules.LauncherInitContext initContext) Methods inherited from class pro.gravit.launcher.base.modules.LauncherModule
callEvent, getCheckResult, getCheckStatus, getContext, getInitStatus, getModuleInfo, preInit, preInitAction, registerEvent, requireModule, requireModule, setCheckResult, setContext, setInitStatus
-
Constructor Details
-
ClientLauncherCoreModule
public ClientLauncherCoreModule()
-
-
Method Details
-
init
public void init(pro.gravit.launcher.base.modules.LauncherInitContext initContext) - Specified by:
initin classpro.gravit.launcher.base.modules.LauncherModule
-