ForgePatch/src/main/java/net/minecraftforge/common
2019-06-23 02:17:28 -04:00
..
animation Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
brewing Update to 1.14.2 2019-06-07 16:50:47 -04:00
capabilities Update mappings 2019-06-08 10:45:28 -04:00
command Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
crafting Fix lighting not being sent to client when large amounts of blocks change at once. Closes #5839 2019-06-19 18:10:02 -07:00
data Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
extensions Merge remote-tracking branch 'origin/1.14.x' into 1.14.x 2019-06-21 22:42:33 -04:00
model Update to 1.14.2 2019-06-07 16:50:47 -04:00
network Update to 1.14.2 2019-06-07 16:50:47 -04:00
property Add new system for model data, replacing extended states (#5564) 2019-05-09 02:10:38 -04:00
ticket Fix build script producing duplicated eclipse source folders. 2019-05-13 19:11:24 -07:00
util Make ReverseTagWrapper unmodifiable, fix error in log when mods folder doesn't exist initial scan. 2019-06-16 00:47:40 -07:00
BiomeDictionary.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
BiomeManager.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
DimensionManager.java Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
DungeonHooks.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
FarmlandWaterManager.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
ForgeConfig.java Implement rendering for item models with emissive quads (#5047) 2019-04-12 10:45:32 -04:00
ForgeConfigSpec.java Automatically add range to config comments 2019-06-23 02:17:28 -04:00
ForgeHooks.java Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
ForgeInternalHandler.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
ForgeMod.java Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
IExtensibleEnum.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
IMinecartCollisionHandler.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
IPlantable.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
IShearable.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
MinecraftForge.java Fix server side loading, tweak mods command. 2019-06-22 12:31:27 -04:00
ModDimension.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
PlantType.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
Tags.java Expose the data entry point and generate Forge's Tags using it. 2019-06-13 20:58:03 -07:00
ToolType.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
UsernameCache.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
WorldWorkerManager.java Cleanup/Implement some todos (#5660) 2019-04-17 13:57:32 -07:00