ForgePatch/patches/minecraft/net/minecraft
2015-12-28 15:58:37 +01:00
..
block Fix Button/Torch/Lever placement on stairs and slabs. Closes #2291 2015-12-27 14:39:29 -08:00
client Added an ability to register custom item variants, not ending with "#inventory". Should allow grouping multiple item models into 1 blockstate json. 2015-12-24 06:06:38 +03:00
command Allow entity selectors to select "." in entity names. Closes #2125 2015-12-01 00:14:05 -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 Allow forge-type spawn-eggs to spawn child entities when clicking EntityAgeable 2015-12-28 15:58:37 +01: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 Fixed vanilla bug related to spawning entities on top of fences. Closes #2303 2015-12-22 11:52:36 -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 Merge pull request #2268 from minzmann/master 2015-12-12 19:48:23 -08:00
realms Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
server Fixup Jline integration 2015-11-30 14:14:03 -05:00
stats Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05: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 Fix wrong EventType passed for Emerald ore-gen. 2015-12-10 12:41:48 -08:00