ForgePatch/src/main/java/net/minecraftforge/common
Richard Freimer f5b53d5d10
Add hooks to allow modification of structures spawn lists (#7344)
2020-10-07 13:04:03 -07:00
..
animation 1.16.3 Update 2020-09-10 12:01:45 -07:00
brewing 1.16.3 Update 2020-09-10 12:01:45 -07:00
capabilities Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
command Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
crafting Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
data Fix a few minor issues with custom tag types and fix OptionalNamedTags (#7316) 2020-09-23 20:12:11 -07:00
extensions Add hooks to allow modification of structures spawn lists (#7344) 2020-10-07 13:04:03 -07:00
loot Add dataprovider for Global Loot Modifiers (#6960) 2020-09-08 12:11:08 -07:00
model 1.16.3 Update 2020-09-10 12:01:45 -07:00
property Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
ticket Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
util Fix custom teleporters NPE (#7296) 2020-09-08 13:29:07 -07:00
world Add hooks to allow modification of structures spawn lists (#7344) 2020-10-07 13:04:03 -07:00
AdvancementLoadFix.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
BasicTrade.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
BiomeDictionary.java Clarify in the LazyOptional which methods carry the lazyness over to the returned value and which don't. (#6750) 2020-08-25 03:11:28 +02:00
BiomeManager.java Revive BiomeManager and BiomeLayer hooks. 2020-09-23 23:35:40 -07:00
DungeonHooks.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
FarmlandWaterManager.java Reimplement FarmlandWaterManager (#7213) 2020-09-08 12:25:48 -07:00
ForgeConfig.java Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
ForgeConfigSpec.java Fix config iteration order (#7230) 2020-08-21 10:23:20 -07:00
ForgeHooks.java Support effective materials of vanilla AxeItem (#7351) 2020-09-28 11:01:59 -07:00
ForgeInternalHandler.java Add support for custom tag types (#7289) 2020-09-08 19:10:36 -07:00
ForgeMod.java Remove redundant call to CrashReport generator - Vanilla is doing a crashreport for itself at startup now. 2020-10-04 16:40:38 -04:00
ForgeTagHandler.java Fix a few minor issues with custom tag types and fix OptionalNamedTags (#7316) 2020-09-23 20:12:11 -07:00
IExtensibleEnum.java Fix modded EntityClassifications not being useable in the codec. (#7337) 2020-10-02 15:06:48 -07:00
IForgeShearable.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
IMinecartCollisionHandler.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
IPlantable.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
MinecraftForge.java Remove redundant call to CrashReport generator - Vanilla is doing a crashreport for itself at startup now. 2020-10-04 16:40:38 -04:00
PlantType.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
Tags.java Cleanup and expand Forge tags (#7004) 2020-08-21 11:30:21 -07:00
ToolType.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
UsernameCache.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00
VillagerTradingManager.java 1.16.3 Update 2020-09-10 12:01:45 -07:00
WorldWorkerManager.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00