ForgePatch/src/main/java/net/minecraftforge/fml
LexManos 440649bb95 Fix new launcher jar packaging.
Run license checker over new code.
2018-12-31 16:48:23 -08:00
..
client separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
common separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
hooks load languages on the server as well as the client, and fix up a bunch of data packs. 2018-10-05 21:42:15 -04:00
javafmlmod separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
network Add the sender to NetworkEvent.Context for server-side event handlers (#5295) 2018-12-22 23:24:11 -08:00
packs separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
relauncher/libraries Move the version packages somewhere that is now filtered so it doesn't 2018-10-04 19:28:45 -04:00
server Most client patches done except the render pipeline. 2018-11-28 22:15:05 -08:00
util More because git likes to split to many 2018-09-21 02:17:20 -07:00
AdvancedLogMessageAdapter.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
AutomaticEventSubscriber.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
BrandingControl.java Move the version packages somewhere that is now filtered so it doesn't 2018-10-04 19:28:45 -04:00
CrashReportExtender.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
DefaultModContainers.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
DeferredWorkQueue.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
DistExecutor.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
ExtensionPoint.java load languages on the server as well as the client, and fix up a bunch of data packs. 2018-10-05 21:42:15 -04:00
FMLWorldPersistenceHook.java Better error passing from early to game client launch. 2018-10-04 00:57:08 -04:00
ForgeI18n.java Missing language now presents to the UI. 2018-10-04 11:31:08 -04:00
InterModComms.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
LaunchTesting.java separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
LifecycleEventProvider.java separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
LoadingFailedException.java Add missing license headers. (#5192) 2018-10-19 20:35:29 -07:00
Logging.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
LogicalSide.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
LogicalSidedProvider.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
MavenVersionStringHelper.java Add missing license headers. (#5192) 2018-10-19 20:35:29 -07:00
ModContainer.java Fixup the config GUI and get things working again. 2018-09-29 01:29:49 -04:00
ModList.java separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
ModLoader.java Change how Forge itself is located to be loaded similar to a real mod. 2018-12-21 16:07:39 -08:00
ModLoadingClassLoader.java separated fmllauncher code from main forge mod code. This enables much 2018-12-31 16:34:33 -05:00
ModLoadingException.java Better error passing from early to game client launch. 2018-10-04 00:57:08 -04:00
ModLoadingStage.java Basic error display GUI. 2018-09-28 21:07:46 -04:00
ModThreadContext.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
OptionalMod.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
RegistryObject.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
ResourceLocationUtils.java Fix new launcher jar packaging. 2018-12-31 16:48:23 -08:00
SidedProvider.java Clean progress bar code and fix TextureMap patch (#5304) 2018-12-28 18:05:05 -08:00
StartupQuery.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
TextComponentMessageFormatHandler.java Add missing license headers. (#5192) 2018-10-19 20:35:29 -07:00
UnsafeHacks.java Patch work, most of block classes, and fix eclipse run configs. 2018-11-16 23:15:39 -08:00
VersionChecker.java Use the maven artifact code rather than our very outdated copy 2018-10-03 22:47:07 -04:00
WorldPersistenceHooks.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00