| Class | Description |
|---|---|
| ForgeModLoading |
Helper methods for common functionalities between all 1.16.5+ versions of Forge mod loading
|
| MultiVersionLoaderForge | |
| TILBetterModScan | |
| TILLanguageLoader |
Basically the same as FMLJavaModLanguageProvider$FMLModTarget but since it's private, we can't use it...
|
| TILLoaderJar | |
| TILLoaderJarMetadata |
Override JarMetadata for the loader so there aren't any duplicate module definitions
|
| TILLoaderJarModuleDataProvider |