Class MultiVersionLoaderForge

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.loader.MultiVersionLoaderAPI
mods.thecomputerizer.theimpossiblelibrary.forge.core.loader.MultiVersionLoaderForge

public abstract class MultiVersionLoaderForge 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
    MultiVersionLoaderForge(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

    • MultiVersionLoaderForge

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