ForgePatch/src/fmllauncher/java/net/minecraftforge/fml/loading
cpw 20f78ac724
Modify how modfiles load slightly, for better decoupling.
Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2020-06-25 17:51:27 -04:00
..
moddiscovery Modify how modfiles load slightly, for better decoupling. 2020-06-25 17:51:27 -04:00
progress Fix various issues with the loading screen and datagen 2020-04-28 00:00:45 -04:00
toposort Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
AdvancedLogMessageAdapter.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
BackgroundWaiter.java Remove redundant call to modifyLoot. Closes #6657 2020-04-28 19:22:48 +02:00
EarlyLoadingException.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
FMLClientLaunchProvider.java Improve the DistExecutor API and introduce some "almost completely" safe mechanisms to handle sided lambdas. 2020-05-24 17:40:52 -04:00
FMLCommonLaunchHandler.java Improve the DistExecutor API and introduce some "almost completely" safe mechanisms to handle sided lambdas. 2020-05-24 17:40:52 -04:00
FMLConfig.java Load default configs from the defaultconfig directory by default. (Can 2019-07-28 13:44:18 -04:00
FMLEnvironment.java Improve the DistExecutor API and introduce some "almost completely" safe mechanisms to handle sided lambdas. 2020-05-24 17:40:52 -04:00
FMLLoader.java Improve the DistExecutor API and introduce some "almost completely" safe mechanisms to handle sided lambdas. 2020-05-24 17:40:52 -04:00
FMLPaths.java Load default configs from the defaultconfig directory by default. (Can 2019-07-28 13:44:18 -04:00
FMLServerLaunchProvider.java Improve the DistExecutor API and introduce some "almost completely" safe mechanisms to handle sided lambdas. 2020-05-24 17:40:52 -04:00
FMLServiceProvider.java Modify how modfiles load slightly, for better decoupling. 2020-06-25 17:51:27 -04:00
FileUtils.java Add in the ability to load modlists from a file. 2019-03-09 17:51:37 -05:00
FixSSL.java Enable https to Let's Encrypt endpoints by using an SSL factory with 2019-02-10 23:41:40 -05:00
JarVersionLookupHandler.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
Java9BackportUtils.java Some tweaks around the code base. A functional consumer for networking - return a bool from your consumer function, rather than setPacketHandled. 2019-09-16 20:14:25 -04:00
LanguageLoadingProvider.java Add a super early GUI for showing pre-game launch messages from FML. NOTE: this cannot show on MAC because MAC can't handle 2019-10-05 17:03:02 -04:00
LauncherVersion.java Refactor Userdev and Forgedev launching. 2019-03-06 20:59:32 -08:00
LibraryFinder.java Some code cleanup for 1.15 (#6362) 2019-12-18 20:39:41 -08:00
LoadingModList.java Allow pack locators to load from the mods folder. 2019-10-23 21:30:17 -04:00
LogMarkers.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
MavenCoordinateResolver.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ModDirTransformerDiscoverer.java Fix exclusion of coremods not filtering correctly when the mods directory is a symbolic link. (#6600) 2020-05-12 15:02:01 -07:00
ModJarURLHandler.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ModSorter.java Allow pack locators to load from the mods folder. 2019-10-23 21:30:17 -04:00
RuntimeDistCleaner.java Update to 1.15 2019-12-17 03:38:12 +01:00
StringSubstitutor.java Add installer processor to deobfuscate Mincraft's Realms library. 2019-07-03 01:08:20 -07:00
StringUtils.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
TracingPrintStream.java Readd redirecting of stdout and stderr (#5678) 2019-04-16 14:08:08 -07:00