ForgePatch/src/main/java/net/minecraftforge/fml
cpw c10174d50d
Update mappings, move mod initialization to the async loader.
Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2019-06-21 22:42:16 -04:00
..
client Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
common Update to 1.14.2 2019-06-07 16:50:47 -04:00
config Fix #5688 config values are unordered, update Night-Config 2019-04-18 22:13:13 -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 Modify lex's data handler to use proper mod lifecycle event mechanisms 2019-06-15 21:24:45 -04:00
network Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -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 Update mappings 2019-06-08 10:45:28 -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 Enhance crash reports and logging to capture transformers on stack trace elements. 2019-05-27 00:00:45 -04:00
DefaultModContainers.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
DeferredWorkQueue.java Update to 1.14.2 2019-06-07 16:50:47 -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 Add temporary hard crash when mods error until we can load our error screen. 2019-06-16 00:48:38 -07:00
InterModComms.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
LifecycleEventProvider.java Modify lex's data handler to use proper mod lifecycle event mechanisms 2019-06-15 21:24:45 -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 Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05: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 Implement API for mods to control their server status response.. 2019-03-31 16:36:49 -04:00
ModList.java Implement API for mods to control their server status response.. 2019-03-31 16:36:49 -04:00
ModLoader.java Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -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 Add params for the exception message 2019-06-15 19:47:08 -04: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 Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05: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
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