ForgePatch/src/main/java/net/minecraftforge/common
Richard Freimer f93289e01c
Allows custom blocks to define if they should use the fluid overlay instead of the flowing texture when in a fluid (#6493)
2020-02-06 23:53:37 +01: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 Remove StructureArgument to work around vanilla issue, clean up custom arguments 2019-09-08 02:01:17 -04:00
crafting Some code cleanup for 1.15 (#6362) 2019-12-18 20:39:41 -08:00
data Fix dyes tag containing dye items instead of tags 2020-01-05 19:03:49 -05:00
extensions Allows custom blocks to define if they should use the fluid overlay instead of the flowing texture when in a fluid (#6493) 2020-02-06 23:53:37 +01:00
model New batch of Model/rendering fixes: 2019-12-24 13:12:38 +01:00
property Update to 1.15 2019-12-17 03:38:12 +01:00
ticket Fix CME on chunk unload in FarmlandTicketManager (#5998) 2019-09-03 12:59:35 -07:00
util [1.15] Reimplemented the ITeleporter interface (#6404) 2020-01-29 09:18:07 -08:00
BasicTrade.java Add Villager Trading Events (#6016) 2019-08-28 20:34:07 -07:00
BiomeDictionary.java Added some more biome types to BiomeDictionary (#6250) 2019-11-01 11:26:08 -07:00
BiomeManager.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
DimensionManager.java Update to 1.15 2019-12-17 03:38:12 +01: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 Small Forge config fixes (#6466) 2020-01-29 13:04:35 -08:00
ForgeConfigSpec.java Fix REGISTER packet encode/decode issues. 2019-09-05 15:38:14 -07:00
ForgeHooks.java Revert fluid change to use Material, fixes server crash 2019-12-16 23:22:13 -05:00
ForgeInternalHandler.java Update to 1.15 2019-12-17 03:38:12 +01:00
ForgeMod.java Fix warning screen about missing minecraft registry entries (#6363) 2019-12-18 21:02:20 -08:00
IExtensibleEnum.java Add IExtensibleEnum#init, extend FillerBlockType/PlacementBehaviour 2019-09-21 15:57:32 -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.15 2019-12-17 03:38:12 +01:00
PlantType.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
Tags.java Add item tag 'beacon_payment' for items that can activate a beacon (#6328) 2019-12-02 14:52: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
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