3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-12-19 13:00:06 +01:00
Paper/src/main/java/org
BlackHole 2191599f4b Fix generation of jungle trees. Fixes BUKKIT-5043
Due to changes in the generation of trees, the name of the class responsible
for the generation of jungle trees has changed from WorldGenMegaTree to
WorldGenJungleTree.  As such, references to WorldGenMegaTree need to be
updated to WorldGenJungleTree to generate the correct type of tree.

Pulled from PR #1277
2013-12-16 19:44:03 -07:00
..
apache/logging/log4j/core/appender Catch all exceptions in jansi initialization. Fixes BUKKIT-4936 2013-12-02 15:46:34 -06:00
bukkit/craftbukkit Fix generation of jungle trees. Fixes BUKKIT-5043 2013-12-16 19:44:03 -07:00