ForgePatch/patches/minecraft/net/minecraft
2017-06-28 17:23:32 -05:00
..
advancements Add support for loading mod advancements from the mod jar files. 2017-06-27 15:18:52 -07:00
block Added Block::getFogColor to allow custom blocks to control fog colors while inside them. (#4090) 2017-06-28 17:23:32 -05:00
client Added Block::getFogColor to allow custom blocks to control fog colors while inside them. (#4090) 2017-06-28 17:23:32 -05:00
command Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
crash Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
creativetab Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
enchantment First pass of registry rewrite. 2017-06-23 16:59:57 -05:00
entity Remove some deprecated methods and clean up 2017-06-25 22:30:18 -07:00
init First pass of registry rewrite. 2017-06-23 16:59:57 -05:00
inventory Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
item Remove some deprecated methods and clean up 2017-06-25 22:30:18 -07:00
nbt Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
network Remove some deprecated methods and clean up 2017-06-25 22:30:18 -07:00
pathfinding Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
potion First pass of registry rewrite. 2017-06-23 16:59:57 -05:00
profiler Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
realms Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
server Remove some deprecated methods and clean up 2017-06-25 22:30:18 -07:00
stats First pass of registry rewrite. 2017-06-23 16:59:57 -05:00
tileentity First pass of registry rewrite. 2017-06-23 16:59:57 -05:00
util More work, game loads and runs now. 2017-06-23 16:59:57 -05:00
village Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
world Fix Emerald generation causing chunk loading. 2017-06-24 14:47:11 -07:00