Interface TILNeoForgeModLocator<LOCATOR>
public interface TILNeoForgeModLocator<LOCATOR>
-
Method Summary
Modifier and TypeMethodDescriptionnet.neoforged.neoforgespi.locating.IModFilecreateModFile(Path path, LOCATOR locator, Collection<?> infos) voidinitFor(ClassLoader loader, LOCATOR locator) <T> List<T>
-
Method Details
-
createModFile
net.neoforged.neoforgespi.locating.IModFile createModFile(Path path, LOCATOR locator, Collection<?> infos) -
initFor
-
scanMods
-