ForgePatch/src/main/java/net/minecraftforge/fml
DaemonUmbra 44f3f9e2d0 Fix a crash I caused by misunderstanding formatToString (#6007) 2019-08-02 18:48:46 -07:00
..
client Add button to open mods folder (#5986) 2019-08-02 14:00:54 -07:00
common Added documentation to ObfuscationReflectionHelper adn deprecated index based functions. (#5893) 2019-07-08 19:44:21 -07:00
config Register a config command. Currently one subcommand: showfile, which 2019-07-28 21:09:15 -04:00
event Skip running the datagenerator on unrequested mods. 2019-06-16 00:47:50 -04:00
hooks Update to 1.14.2 2019-06-07 16:50:47 -04:00
javafmlmod Moved some events to the Mod's event bus. You'll need to update which bus 2019-06-22 20:36:07 -04:00
network Provisional update to 1.14.4. Missing a lot of playerinteractionmanager patches because everything moved and I'm tired. 2019-07-20 00:35:40 -04:00
packs Remove paulscode hack. It is not needed in 1.14, since paulscode is 2019-06-15 21:51:51 -04:00
relauncher/libraries Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
server Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
util Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
AutomaticEventSubscriber.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
BrandingControl.java Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
CrashReportExtender.java Crash report extended to show ModLauncher FML and Forge data. 2019-07-26 20:02:21 -04:00
DefaultModContainers.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
DeferredWorkQueue.java Process the main modloading work on the async thread, but still 2019-06-23 12:26:45 -04:00
DistExecutor.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ExtensionPoint.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
FMLWorldPersistenceHook.java Update mappings 2019-06-08 10:45:28 -04:00
ForgeI18n.java Make I18N format errors less spammy, also remove single apostrophes from 2019-07-20 19:14:17 -04:00
InterModComms.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
LifecycleEventProvider.java Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
LoadingFailedException.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
Logging.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
LogicalSide.java Add isServer and isClient methods to LogicalSide (#5606) 2019-07-08 19:44:35 -07:00
LogicalSidedProvider.java Try to fix #5573 by peeling the worldclient fetch into a separate handler. 2019-02-27 13:45:51 -05:00
MavenVersionStringHelper.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ModContainer.java Moved some events to the Mod's event bus. You'll need to update which bus 2019-06-22 20:36:07 -04:00
ModList.java Crash report extended to show ModLauncher FML and Forge data. 2019-07-26 20:02:21 -04:00
ModLoader.java Crash report extended to show ModLauncher FML and Forge data. 2019-07-26 20:02:21 -04:00
ModLoadingContext.java Clean up the mod loading context objects. There is only one ThreadLocal now. 2019-02-13 22:13:59 -05:00
ModLoadingException.java Fix a crash I caused by misunderstanding formatToString (#6007) 2019-08-02 18:48:46 -07:00
ModLoadingStage.java Modify lex's data handler to use proper mod lifecycle event mechanisms 2019-06-15 21:24:45 -04:00
ModLoadingWarning.java Add UI for warnings that occurred during loading (#5530) 2019-03-11 15:32:37 -07:00
OptionalMod.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
RegistryObject.java Fix RegistryObject when used with generic registry entry classes 2019-07-19 12:06:16 +02:00
ResourceLocationUtils.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
SidedProvider.java Fix StartupQuery to run properly on dedicated server.. Closes #5649 2019-03-30 14:46:30 -04:00
StackTraceUtils.java Fix #5584 by copying the zipped resource to a temporary directory if 2019-03-01 22:07:11 -05:00
StartupMessageManager.java Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
StartupQuery.java Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
TextComponentMessageFormatHandler.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
VersionChecker.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
WorldPersistenceHooks.java Update mappings 2019-06-08 10:45:28 -04:00