summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockMushroom.java
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-126/+0
* Update CraftBukkit to Minecraft 1.7.10Travis Watkins2014-07-08-1/+1
* Refactored BlockPlaceEvent and BlockChangeDelegate. Adds BUKKIT-5558bloodshot2014-04-23-23/+7
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-1/+1
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-18/+29
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-8/+5
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-12/+15
* Direct all BlockPlaceEvents to a singular location. Fixes BUKKIT-3438feildmaster2013-01-27-6/+1
* Preserve source block in mushroom spread event. Fixes BUKKIT-3354QuarterAnimal2013-01-24-1/+7
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-1/+1
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-1/+1
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-8/+9
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-6/+6
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-0/+4
* [Bleeding] Added support for all TreeType entries to CraftWorld.generateTree(...zml20082012-03-21-1/+2
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-3/+3
* Update for 1.1_01 renames.Erik Broes2012-01-15-1/+1
* Fix CraftBukkit comments.Erik Broes2012-01-12-2/+2
* Fixed bonemeal not being consumed on failed growth attempts. This fixes BUKKI...Nathan Adams2011-12-19-2/+5
* Implemented onStructureGrow event, thanks to md-5.Nathan Adams2011-12-09-5/+22
* Update for 1.0.0Erik Broes2011-11-20-28/+21
* Bunchafixes which may or may not have any end resultDinnerbone2011-09-16-9/+11
* Update for Minecraft 1.8Dinnerbone2011-09-15-20/+77
* Update to Minecraft 1.7Dinnerbone2011-06-30-1/+1
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-13/+5
* Added BlockSpread, BlockForm and BlockFade events.EvilSeph2011-06-17-0/+60