ForgePatch/src/main/java/net/minecraftforge/common
LexManos eae0858de6 Fix build script producing duplicated eclipse source folders.
Fix not including userdev source in sources jar.
Update license header of files that need it.
Delete patches_old folders. Most are unneeded in 1.13+ as the systems they effected were changed significantly. Any that need to be readdressed can be done as PRs.
2019-05-13 19:11:24 -07:00
..
animation Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
brewing Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
capabilities Revive CapabilityProvider on entity revive. Madders should NOT need this, as caps are copied via NBT. 2019-03-19 21:21:37 -07:00
chunkio Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
command Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
crafting Allow loading json constants outside of _constants 2019-04-25 19:22:43 -04:00
extensions Add new system for model data, replacing extended states (#5564) 2019-05-09 02:10:38 -04:00
model Transform vertex normals as well as positions when generating quads (#5242) 2019-04-25 18:29:12 -04:00
network Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08: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 Further clean up Constants, and add two new BlockFlags 2019-04-24 12:58:09 -04:00
BiomeDictionary.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
BiomeManager.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
DimensionManager.java Fix StartupQuery to run properly on dedicated server.. Closes #5649 2019-03-30 14:46:30 -04:00
DungeonHooks.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
EnumPlantType.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
FarmlandWaterManager.java Fix build script producing duplicated eclipse source folders. 2019-05-13 19:11:24 -07:00
ForgeConfig.java Implement rendering for item models with emissive quads (#5047) 2019-04-12 10:45:32 -04:00
ForgeConfigSpec.java Remove hack to force enum configs to strings 2019-04-18 22:13:19 -04:00
ForgeHooks.java Allow custom DataSerializers to be registered safely (#5245) 2019-04-24 13:05:12 -04:00
ForgeInternalHandler.java Add a hook for farmland watering (#4891) 2019-04-12 20:16:34 -04:00
ForgeMod.java Implement API for mods to control their server status response.. 2019-03-31 16:36:49 -04:00
IExtensibleEnum.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
IMinecartCollisionHandler.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
IPlantable.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
IShearable.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
MinecraftForge.java Fixes #5446 Listening for the same registry event in two different mods fails 2019-02-16 16:45:05 -05:00
ModDimension.java Fix license headers 2019-02-14 18:49:40 -05:00
Tags.java Delete old OreDictionary file, fix type in NUGGETS_IRON field name, and ping discord from jenkins. 2019-02-21 21:26:45 -08: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