Class MultiVersionModLocator1_20_4

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.m4.core.MultiVersionModLocator1_20_4
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.neoforge.core.loader.TILNeoForgeModLocator<net.neoforged.neoforgespi.locating.IModLocator>

public class MultiVersionModLocator1_20_4 extends Object implements mods.thecomputerizer.theimpossiblelibrary.neoforge.core.loader.TILNeoForgeModLocator<net.neoforged.neoforgespi.locating.IModLocator>
  • Constructor Details

    • MultiVersionModLocator1_20_4

      public MultiVersionModLocator1_20_4(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI core)
  • Method Details

    • createModFile

      public net.neoforged.neoforgespi.locating.IModFile createModFile(Path path, net.neoforged.neoforgespi.locating.IModLocator locator, Collection<?> infos)
      Specified by:
      createModFile in interface mods.thecomputerizer.theimpossiblelibrary.neoforge.core.loader.TILNeoForgeModLocator<net.neoforged.neoforgespi.locating.IModLocator>
    • initFor

      public void initFor(ClassLoader loader, net.neoforged.neoforgespi.locating.IModLocator locator)
      Specified by:
      initFor in interface mods.thecomputerizer.theimpossiblelibrary.neoforge.core.loader.TILNeoForgeModLocator<net.neoforged.neoforgespi.locating.IModLocator>
    • scanMods

      public List<net.neoforged.neoforgespi.locating.IModLocator.ModFileOrException> scanMods(net.neoforged.neoforgespi.locating.IModLocator locator)
      Specified by:
      scanMods in interface mods.thecomputerizer.theimpossiblelibrary.neoforge.core.loader.TILNeoForgeModLocator<net.neoforged.neoforgespi.locating.IModLocator>