public class ModDiscoverer extends Object
| Constructor and Description |
|---|
ModDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
void |
findClasspathMods(ModClassLoader modClassLoader) |
void |
findModDirMods(File modsDir) |
ASMDataTable |
getASMTable() |
List<File> |
getNonModLibs() |
List<ModContainer> |
identifyMods() |
public void findClasspathMods(ModClassLoader modClassLoader)
public void findModDirMods(File modsDir)
public List<ModContainer> identifyMods()
public ASMDataTable getASMTable()