| Package | Description | 
|---|---|
| net.minecraftforge.fml.common | |
| net.minecraftforge.fml.common.discovery | |
| net.minecraftforge.fml.common.event | 
| Modifier and Type | Field and Description | 
|---|---|
| private ModClassLoader | Loader. modClassLoaderThe class loader we load the mods into. | 
| Modifier and Type | Method and Description | 
|---|---|
| ModClassLoader | Loader. getModClassLoader() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModAPIManager. manageAPI(ModClassLoader modClassLoader,
         ModDiscoverer discoverer) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModDiscoverer. findClasspathMods(ModClassLoader modClassLoader) | 
| Modifier and Type | Field and Description | 
|---|---|
| private ModClassLoader | FMLConstructionEvent. modClassLoader | 
| Modifier and Type | Method and Description | 
|---|---|
| ModClassLoader | FMLConstructionEvent. getModClassLoader() |