ForgePatch/src/main/java/net/minecraftforge/fml
cpw 2918864248
Merge branch 'pull/5405' into 1.13-pre
2019-01-28 20:50:12 -05:00
..
client [1.13] Make Caps, TESR, Entity renderers, and keybinds thread safe to call during parallel init (#5359) 2019-01-25 13:14:49 -08:00
common Readd modded entity spawning/tracking support 2019-01-26 10:25:19 -05:00
event Big cleanup of logging. Might do some tweaks of the userdev logging, but this should be good for vanilla.. 2019-01-26 22:18:28 -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 More logging tweaks, including some aimed at userdev. 2019-01-27 00:06:57 -05:00
network Send head yaw, use setPositionAndRotation 2019-01-26 10:25:20 -05:00
packs Fix 5408 by making Paths from the default provider (not inside jars) 2019-01-28 20:37:25 -05:00
relauncher/libraries client and server work standalone and in forge dev. Next up userdev. 2019-01-01 21:35:23 -05:00
server Fix up event naming, move them to sensible packages and document everything a bit. 2019-01-14 22:43:17 -05:00
util More because git likes to split to many 2018-09-21 02:17:20 -07:00
AutomaticEventSubscriber.java Big cleanup of logging. Might do some tweaks of the userdev logging, but this should be good for vanilla.. 2019-01-26 22:18:28 -05: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 Greatly improve DeferredWorkQueue API (#5357) 2019-01-18 21:10:22 -05: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 Fix classloading properly. ModLoadingClassLoader doesn't work 2019-01-06 16:24:32 -05:00
ForgeI18n.java More logging tweaks, including some aimed at userdev. 2019-01-27 00:06:57 -05:00
InterModComms.java Ran License checker to fix the headers of files missing them. 2018-09-21 02:15:03 -07:00
LaunchTesting.java More logging tweaks, including some aimed at userdev. 2019-01-27 00:06:57 -05:00
LifecycleEventProvider.java Move Registry Events to the mod event bus. 2019-01-19 23:27:27 -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 Expose a couple of mods.toml properties properly. Half-implemented 2019-01-20 21:26:31 -05:00
ModList.java Big cleanup of logging. Might do some tweaks of the userdev logging, but this should be good for vanilla.. 2019-01-26 22:18:28 -05:00
ModLoader.java Move Registry Events to the mod event bus. 2019-01-19 23:27:27 -05:00
ModLoadingException.java Update a bunch of libs, rename some of the mod events to more 2019-01-14 00:39:00 -05:00
ModLoadingStage.java Move Registry Events to the mod event bus. 2019-01-19 23:27:27 -05: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 Fix up event naming, move them to sensible packages and document everything a bit. 2019-01-14 22:43:17 -05:00
StartupQuery.java More because git likes to split to many 2018-09-21 02:17:20 -07:00
TextComponentMessageFormatHandler.java Fix #5365: Some chat messages lose their formatting (#5386) 2019-01-25 11:19:49 -08:00
UnsafeHacks.java Add utilities that RuntimeEnumExtender expects to exist 2019-01-17 13:11:54 -05:00
VersionChecker.java Config option implemented 2019-01-27 22:02:58 +01:00
WorldPersistenceHooks.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00