summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockSapling.java
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-203/+0
* Update CraftBukkit to Minecraft 1.7.10Travis Watkins2014-07-08-1/+1
* Fix ItemStack state during BlockPlaceEvent. Fixes BUKKIT-5632Nate Mortensen2014-05-26-2/+1
* [Bleeding] Correct issues with MEGA_REDWOOD trees. Fixes BUKKIT-5568GJ2014-04-28-1/+1
* Refactored BlockPlaceEvent and BlockChangeDelegate. Adds BUKKIT-5558bloodshot2014-04-23-50/+39
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-49/+111
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-1/+0
* Cleanup comments, formatting, etcTravis Watkins2013-03-25-4/+5
* Always consume bonemeal when used on a sapling. Fixes BUKKIT-3755Travis Watkins2013-03-16-0/+4
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-25/+27
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-3/+3
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-5/+9
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-8/+5
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-1/+5
* [Bleeding] Added support for all TreeType entries to CraftWorld.generateTree(...zml20082012-03-21-2/+2
* [Bleeding] Completely fix the tree generation algorithm to make it near ident...md_52012-03-20-29/+43
* Allow the new jungle tree type to be grown both as a single sapling and as a ...md_52012-03-02-4/+38
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-1/+1
* [Bleeding] Undo changes to the tree WorldGenerators.Zeerix2012-02-23-47/+30
* Update for 1.1_01 renames.Erik Broes2012-01-15-4/+3
* 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-0/+4
* Implemented onStructureGrow event, thanks to md-5.Nathan Adams2011-12-09-12/+29
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-1/+1
* Update for 1.0.0Erik Broes2011-11-20-6/+7
* Blocked access to ColouredConsoleSenders constructor, implemented getConsoleS...Dinnerbone2011-09-24-0/+4
* 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-3/+3
* Implemented 1.6!Dinnerbone2011-05-26-8/+10
* Fixed trees being invisible under certain circumstances. Thanks Zeerix!EvilSeph2011-05-15-0/+84