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 Summary
ConstructorsConstructorDescriptionMultiVersionModLocator1_20_4(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI core) -
Method Summary
Modifier and TypeMethodDescriptionnet.neoforged.neoforgespi.locating.IModFilecreateModFile(Path path, net.neoforged.neoforgespi.locating.IModLocator locator, Collection<?> infos) voidinitFor(ClassLoader loader, net.neoforged.neoforgespi.locating.IModLocator locator) List<net.neoforged.neoforgespi.locating.IModLocator.ModFileOrException> scanMods(net.neoforged.neoforgespi.locating.IModLocator locator)
-
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:
createModFilein interfacemods.thecomputerizer.theimpossiblelibrary.neoforge.core.loader.TILNeoForgeModLocator<net.neoforged.neoforgespi.locating.IModLocator>
-
initFor
- Specified by:
initForin interfacemods.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:
scanModsin interfacemods.thecomputerizer.theimpossiblelibrary.neoforge.core.loader.TILNeoForgeModLocator<net.neoforged.neoforgespi.locating.IModLocator>
-