ForgePatch/patches/minecraft/net/minecraft
mezz 286777b824 Fix getShareTag replacing data on the server (#3776) Closes #3682 2017-06-04 18:38:16 -07:00
..
block Deprecate vanilla getExplosionResistance and properly annotate the forge replacement (#3929) 2017-06-01 14:32:37 -07:00
client Fix shaders not loading from mod domains Closes #3921 2017-06-01 15:47:49 -07:00
command Changed custom entity selectors from event based to factory based. (#3579) 2017-05-01 18:36:24 -07: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 Disable frost walker enchantment on anything but vanilla water (#3906) 2017-05-21 13:52:25 -07:00
entity Fixes for PlayerDestroyItemEvent being called with empty itemstacks. (#3728) 2017-05-26 13:54:13 -07:00
init Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
inventory Fix ContainerRepair patch to prevent NPE (#3553) 2017-01-11 16:14:38 -08:00
item Fix getShareTag replacing data on the server (#3776) Closes #3682 2017-06-04 18:38:16 -07:00
nbt NBTTagList implements Iterable<NBTBase> (#3884) 2017-06-01 14:37:22 -07:00
network Fix getShareTag replacing data on the server (#3776) Closes #3682 2017-06-04 18:38:16 -07:00
pathfinding Allow block to specify their type for AI pathfinding (#3546) 2017-01-11 16:43:41 -08:00
potion Persist PotionEffect curative items and initialize defaults from Potion (#3573) 2017-02-23 18:04:06 -08:00
profiler Fix MC-117087, prevent calling Class.getSimpleName on TEs unnecessarily (#3873) 2017-05-06 12:19:51 -07:00
realms Inital 1.11 update. 2016-12-26 21:34:18 -08:00
server Fixes for PlayerDestroyItemEvent being called with empty itemstacks. (#3728) 2017-05-26 13:54:13 -07:00
stats Fix duplicate achievements getting added to the achievement list (#3770) (#3779) 2017-03-14 21:04:09 -05:00
tileentity Relocate TileEntity#onLoad call to after it's added to the world instead of the chunk so as to have a valid world reference (#3836) 2017-05-01 17:41:37 -07:00
util Prevent concurrent modification of ClassInheritanceMultiMap (#3632) 2017-02-23 17:20:25 -08:00
village [1.11.2] Added support for Village capabilities (#3648) 2017-05-26 13:51:18 -07:00
world Clean up MapData patch (#3905) 2017-06-01 14:38:12 -07:00