ForgePatch/src/main/java/net/minecraftforge/common
ichttt 06a30e9f23 Adds some explanatory javadocs and check world in ModelDataManager (#5762) 2019-07-08 19:47:18 -07: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 Throw exception when a mod returns null from a dispatched capability provider (#5646) 2019-07-08 19:45:10 -07:00
command Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
crafting implement Ingredient.getSerializer for custom ingredients (#5813) 2019-06-25 10:25:33 -07:00
data Fix duplicate WorldEvent.Unload call in client key handler. 2019-06-27 17:23:23 -07:00
extensions Adds some explanatory javadocs and check world in ModelDataManager (#5762) 2019-07-08 19:47:18 -07: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 Initial 1.14.3 update. 2019-06-24 19:01:03 -07: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 Fix type cast issues in ForgeConfig values. Closes #5894 2019-07-02 11:54:59 -07:00
ForgeHooks.java Fix link applying to whole component in chat if component starts with link (#5909) 2019-07-08 15:46:49 -07:00
ForgeInternalHandler.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
ForgeMod.java Remove legacy StartupProgress. 2019-06-30 23:48:54 -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