ForgePatch/patches/minecraft/net/minecraft
2016-01-10 20:39:22 -08:00
..
block Changed default implementation of Block.getExtendedState. Closes #2309. 2016-01-04 15:31:03 +03:00
client Catch GROUND item transform type with the forge hook too. 2016-01-10 13:07:07 +03:00
command Add links for messages and other commands 2016-01-01 21:20:27 -05:00
crash Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
creativetab Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
enchantment Fix enchanting applying the same enchantment multiple times. Closes #2273 2015-12-14 03:49:58 -08:00
entity Fix visual effect entity persisting longer than it should 2016-01-08 18:51:08 -06:00
init Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
inventory Fix up a couple of patches, affected by the recent update 2015-11-25 02:23:21 -05:00
item Added new get/setRegistryName functions to Item and Block. 2016-01-02 12:58:57 -08:00
nbt Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
network Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
potion 1.8.9 update 2015-12-30 07:15:03 +03:00
realms Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
server Fix jline server console not showing colored text. Closes #2334 2016-01-10 20:39:22 -08:00
stats 1.8.9 update 2015-12-30 07:15:03 +03:00
tileentity Most requested feature of all time? TileEntity init method called after it's ready to roll. remove all the if (firstTicks) 2015-12-01 15:20:10 -05:00
util Fixup Jline integration 2015-11-30 14:14:03 -05:00
world Fixed issue with WorldServer.getTileEntities when being called with ranges that overlap chunks oddly. Closes #2350 2016-01-08 14:42:29 -08:00