ForgePatch/patches/minecraft/net/minecraft
kashike 12733656eb Add method to check if an Entity can trample a Block. Fixes #2510 (#2730) 2016-11-27 02:40:23 -08:00
..
block Add method to check if an Entity can trample a Block. Fixes #2510 (#2730) 2016-11-27 02:40:23 -08:00
client Provide access to GuiContainer location and dimensions (#3440) 2016-11-27 02:24:32 -08:00
command Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
crash 1.9.4 Update. 2016-05-18 03:29:10 -07:00
creativetab Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
enchantment Fixed test cases for 1.11 changes. 2016-11-15 20:28:12 -08:00
entity Add method to check if an Entity can trample a Block. Fixes #2510 (#2730) 2016-11-27 02:40:23 -08:00
init Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
inventory Fix #3424 ItemCraftedEvent returns air when shift-clicking (#3441) 2016-11-22 22:47:53 -08:00
item Cleanup some null checks and remove deprecated methods in Item and Block (#3429) 2016-11-22 15:20:05 -08:00
nbt Update to 1.10 2016-06-23 02:39:55 -04:00
network First draft of Entity Registry re-write. 2016-11-17 19:06:42 -08:00
potion Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
realms Initial 1.11 release update. 2016-11-15 19:26:10 -08:00
server Fix ItemStack null check in PlayerInteractionManager 2016-11-18 15:29:55 -08:00
stats Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
tileentity Fix #3432 Hopper and Dropper item moving does not exactly match vanilla (#3442) 2016-11-23 12:45:07 -08:00
util Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
world Add GetCollisionBoxesEvent. Allows manipulation of the collision boxes of blocks for entities. MC1.11 edition. (#3405) 2016-11-18 12:24:55 -08:00