Class MultiVersionLoaderNeoForge
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.loader.MultiVersionLoaderAPI
mods.thecomputerizer.theimpossiblelibrary.neoforge.core.loader.MultiVersionLoaderNeoForge
public abstract class MultiVersionLoaderNeoForge
extends mods.thecomputerizer.theimpossiblelibrary.api.core.loader.MultiVersionLoaderAPI
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.loader.MultiVersionLoaderAPI
candidates, parent, potentialModPaths -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMultiVersionLoaderNeoForge(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI parent) -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.loader.MultiVersionLoaderAPI
addPotentialModPath, findCoreModRoot, findModRoot, gatherCandidateModFiles, getAnnotationMatching, getFileAttributes, getName, loadCoreMods, loadCoreMods, loadCoreMods, loadModInfo, loadMods, loadMods, loadMods
-
Constructor Details
-
MultiVersionLoaderNeoForge
protected MultiVersionLoaderNeoForge(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI parent)
-