geforkt von Mirrors/Paper
Added JUNGLE tree to TreeType enum - this fixes BUKKIT-886
By: Nathan Adams <dinnerbone@dinnerbone.com>
Dieser Commit ist enthalten in:
Ursprung
d500e97598
Commit
e80616be97
@ -24,6 +24,10 @@ public enum TreeType {
|
|||||||
* Birch tree
|
* Birch tree
|
||||||
*/
|
*/
|
||||||
BIRCH,
|
BIRCH,
|
||||||
|
/**
|
||||||
|
* Standard jungle tree; 4 blocks wide and tall
|
||||||
|
*/
|
||||||
|
JUNGLE,
|
||||||
/**
|
/**
|
||||||
* Big red mushroom; short and fat
|
* Big red mushroom; short and fat
|
||||||
*/
|
*/
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren