ForgePatch/src/main/java/net/minecraftforge/common
LexManos e784a7f606 Recipe system cleanup. (#6014) 2019-08-29 03:18:41 +02: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 Recipe system cleanup. (#6014) 2019-08-29 03:18:41 +02:00
extensions Make Villager profession unlocalized name use modids when not 'minecraft' Closes #5977 2019-08-02 13:37:02 -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 Sort server.properties while writing. 2019-08-20 15:27:31 -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 Update to 1.14.2 2019-06-07 16:50:47 -04:00
ForgeConfig.java Recipe system cleanup. (#6014) 2019-08-29 03:18:41 +02:00
ForgeConfigSpec.java Fix Configs not generating correctly on first load Closes #6069 2019-08-19 19:45:32 -07:00
ForgeHooks.java Fix blocks being placed in adventure mode. Closes #6085 2019-08-28 12:57:25 -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 Recipe system cleanup. (#6014) 2019-08-29 03:18:41 +02: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