Class TILLauncherNeoForge
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.bootstrap.TILForgeLikeServiceLauncher
mods.thecomputerizer.theimpossiblelibrary.neoforge.core.bootstrap.TILLauncherNeoForge
public class TILLauncherNeoForge
extends mods.thecomputerizer.theimpossiblelibrary.api.core.bootstrap.TILForgeLikeServiceLauncher
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.bootstrap.TILForgeLikeServiceLauncher
HACKS, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected Objectprotected Stringprotected StringmoduleName(Class<?> c) protected voidmoveModule(String moduleName) static voidvalidateBootClass(org.apache.logging.log4j.Logger logger, String moduleName, String className) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.bootstrap.TILForgeLikeServiceLauncher
bootLoader, callMethod, checkHacksInit, getMethod, init, initCoreAPI, java8, load, thisClass, thisClassLoader
-
Constructor Details
-
TILLauncherNeoForge
-
-
Method Details
-
validateBootClass
-
coreLoader
- Specified by:
coreLoaderin classmods.thecomputerizer.theimpossiblelibrary.api.core.bootstrap.TILForgeLikeServiceLauncher
-
initCoreAPI
- Specified by:
initCoreAPIin classmods.thecomputerizer.theimpossiblelibrary.api.core.bootstrap.TILForgeLikeServiceLauncher
-
modLoading
- Specified by:
modLoadingin classmods.thecomputerizer.theimpossiblelibrary.api.core.bootstrap.TILForgeLikeServiceLauncher
-
moduleName
- Specified by:
moduleNamein classmods.thecomputerizer.theimpossiblelibrary.api.core.bootstrap.TILForgeLikeServiceLauncher
-
moveModule
- Specified by:
moveModulein classmods.thecomputerizer.theimpossiblelibrary.api.core.bootstrap.TILForgeLikeServiceLauncher
-