ForgePatch/src/main/java/net/minecraftforge/fml
LexManos f13465012b World and TileEntity patch work.
TerrtainGen events are removed, 1.13's world gen re-write invalidates them all.
2018-12-13 01:15:53 -08:00
..
client Add missing license headers. (#5192) 2018-10-19 20:35:29 -07:00
common World and TileEntity patch work. 2018-12-13 01:15:53 -08:00
config Zeroth pass on 1.13 2018-09-05 12:56:01 -07: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 Tweak library locating code. Works well on vanilla and dev now. 2018-10-04 23:24:02 -04:00
language Use the maven artifact code rather than our very outdated copy 2018-10-03 22:47:07 -04:00
loading Use getRawSchemeSpecificPart to preserve escape characters in uri, fix #5236 (#5237) 2018-12-10 11:07:50 -08:00
network Fix race condition causing the FML handshake to hang (#5222) 2018-12-04 12:22:01 -08:00
packs Fix mod asset loading 2018-10-11 18:06:16 -04: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
FileUtils.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07: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
Java9BackportUtils.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
LaunchTesting.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
LifecycleEventProvider.java Basic error display GUI. 2018-09-28 21:07:46 -04: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 Basic error display GUI. 2018-09-28 21:07:46 -04:00
ModLoader.java Better error passing from early to game client launch. 2018-10-04 00:57:08 -04:00
ModLoadingClassLoader.java More because git likes to split to many 2018-09-21 02:17:20 -07: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
SidedProvider.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07: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