ForgePatch/patches/minecraft/net/minecraft
Fry e007f7cf39 Merge pull request #1868 from fuami/ISmartBlockModel_Damage
Add Block Breaking Animation for ISmartBlockModels
2015-06-06 03:39:11 +03:00
..
block Add NeighborNotiftyEvent. 2015-03-01 16:53:32 +10:00
client Merge pull request #1868 from fuami/ISmartBlockModel_Damage 2015-06-06 03:39:11 +03:00
command Improved Control of Enchantment.canApplyTogether() in Mod Enchantments, allowing both enchantments to determine if they can apply together. Closes #1434 2014-12-07 05:37:11 -08:00
crash Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00
creativetab Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00
enchantment Fixed enchanting table applying secondary enchs. 2015-03-02 17:00:38 +09:00
entity Allow placing item frames on Solid Block Faces (isSideSolid) 2015-06-01 22:31:55 -05:00
init Fixes MC-75630 - Exploit with signs and command blocks 2015-05-25 15:28:14 -07:00
inventory Make Container.mergeItemStack respect Slot.isValidItem Closes #1630 2015-02-23 02:03:52 -08:00
item Fixes MC-75630 - Exploit with signs and command blocks 2015-05-25 15:28:14 -07:00
nbt Fixed NBTSizeTracker missing a lot of data being read. Also made new NBT object allocation claim 32-bits in the size tracker. 2015-04-18 21:22:44 -04:00
network Mitigate potential issue with users requesting lots of server status information by caching ServerStatus json. 2015-06-03 23:16:25 -07:00
potion Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00
server Mitigate potential issue with users requesting lots of server status information by caching ServerStatus json. 2015-06-03 23:16:25 -07:00
stats Initial update to 1.8, Super beta. Most rendering related hooks are out due to major changes in 1.8. 2014-11-26 00:00:54 -08:00
tileentity Fixes MC-75630 - Exploit with signs and command blocks 2015-05-25 15:28:14 -07:00
util Merge pull request #1832 from Parker8283/lhsf-1.8 2015-04-25 17:21:30 -07:00
world Fix patches after last fml merge. 2015-05-14 13:56:10 -04:00