ForgePatch/patches/minecraft/net/minecraft
2018-01-18 12:52:46 -08:00
..
advancements Add some extra context to Advancements/Minecart/Fishing/TileEntity loot handlers.(#4443) 2017-12-16 18:38:03 -08:00
block Add missing check for allowed values to recolorBlock() (#4579) 2018-01-18 12:51:02 -08:00
client Allow WorldProviders to specify in-game music (#4539) 2018-01-18 12:39:14 -08:00
command Allow custom selector types to be defined (#4259) 2017-10-31 11:28:11 -07:00
crash Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
creativetab 1.12.1 Update, Not much modder facing changes, 1.12 mods should load and run fine on this version. 2017-08-03 17:30:43 -07:00
enchantment First pass of registry rewrite. 2017-06-23 16:59:57 -05:00
entity Moved firing the MinecartInteractEvent from individual subclasses up to EntityMinecart, which as a result automatically supports EntityMinecartMobSpawner and EntityMinecartTNT. (#4583) 2018-01-18 12:52:46 -08:00
init Include location of the call when a mod uses System.out or System.err (Fix #4135) 2017-07-04 23:20:04 -07:00
inventory Fix: Anvil Bug with Custom Damage Items. (#4570) 2017-12-16 17:10:07 -08:00
item [1.12.x] Implement hooks allowing mods to add horse armor. Partially addresses #3975. (#3994) 2018-01-18 12:04:37 -08:00
nbt Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
network Don't enforce IPv4 for clients connecting to IPv6-only servers (#4563) 2017-12-16 17:39:27 -08:00
pathfinding Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
potion Add Ability to Override PotionEffect Default Sort Order (#4172) 2017-08-09 15:22:09 -05:00
profiler 1.12.1 Update, Not much modder facing changes, 1.12 mods should load and run fine on this version. 2017-08-03 17:30:43 -07:00
realms 1.12.1 Update, Not much modder facing changes, 1.12 mods should load and run fine on this version. 2017-08-03 17:30:43 -07:00
server Fix server icon response leaking buffer (MC-122085) (#4534) 2017-11-19 11:35:59 -08:00
stats Add support for server side only recipes, as well as detection of vanilla client recipe book filter to prevent errors. 2017-08-15 05:10:07 -07:00
tileentity Added Custom Slime Block hook for Piston. (#4520) 2017-12-16 18:38:53 -08:00
util Create IRecipeContainer interface and implementation to allow RecipeBook to work on custom GUIs (#4480) 2017-10-31 11:48:55 -07:00
village Add missing nullability annotations to some Forge-added methods (#4578) 2017-12-16 16:59:54 -08:00
world Make async chunk loading a config option (#4544) 2018-01-18 12:44:14 -08:00