summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/WorldGenMegaTree.java
Commit message (Collapse)AuthorAgeLines
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-1/+1
|
* [Bleeding] Completely fix the tree generation algorithm to make it near ↵md_52012-03-20-1/+1
| | | | identical to vanilla as well as fix potential bugs associated with disappearing saplings.
* Fixed cast issues when passing delegates to world generators, and ↵Nathan Adams2012-03-01-0/+177
WorldGenMegaTree method exception. This fixes BUKKIT-866, and references BUKKIT-868. Also bumped version to 1.2.2-R0.1-SNAPSHOT to match Bukkit.