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

    Constructors
    Modifier
    Constructor
    Description
    protected
    MultiVersionLoaderNeoForge(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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MultiVersionLoaderNeoForge

      protected MultiVersionLoaderNeoForge(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI parent)