ForgePatch/src/main/java/net/minecraftforge/common
LexManos e1863383ff Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
..
animation Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
brewing Change default BrewingRecipe to use an Ingredient for the input instead of ItemStack. Closes #5944 2019-07-18 14:13:20 -07: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 Recipe system cleanup. (#6014) 2019-08-29 03:18:41 +02:00
data Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
extensions Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
model Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
network Fluid API rework (#5983) 2019-08-29 03:18:41 +02:00
property Add new system for model data, replacing extended states (#5564) 2019-05-09 02:10:38 -04:00
ticket Fix CME on chunk unload in FarmlandTicketManager (#5998) 2019-09-03 12:59:35 -07:00
util Updated constants to 1.14 (#6012) 2019-08-28 20:13:47 -07:00
BasicTrade.java Add Villager Trading Events (#6016) 2019-08-28 20:34:07 -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 Prevent worlds from unloading while players are in out-of-world states by tracking all worlds references by every player in the server's player list. 2019-08-20 15:31:08 -07:00
DungeonHooks.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
FarmlandWaterManager.java Fix CME on chunk unload in FarmlandTicketManager (#5998) 2019-09-03 12:59:35 -07:00
ForgeConfig.java Recipe system cleanup. (#6014) 2019-08-29 03:18:41 +02:00
ForgeConfigSpec.java Add a config comment that lists the available constants of enums (#6079) 2019-08-28 21:28:21 -07:00
ForgeHooks.java Fix item used stat not triggering properly on last item in the stack. 2019-09-03 19:58:57 -07:00
ForgeInternalHandler.java Prevent worlds from unloading while players are in out-of-world states by tracking all worlds references by every player in the server's player list. 2019-08-20 15:31:08 -07:00
ForgeMod.java Add Villager Trading Events (#6016) 2019-08-28 20:34:07 -07: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 Make FluidStacks non-nullable, and implement some TODOs. 2019-08-29 03:18:42 +02: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 Fix naming conflicts with official names. 2019-09-04 22:33:17 -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
VillagerTradingManager.java Add Villager Trading Events (#6016) 2019-08-28 20:34:07 -07:00
WorldWorkerManager.java Cleanup/Implement some todos (#5660) 2019-04-17 13:57:32 -07:00