mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-04-13 09:41:09 +00:00
SPIGOT-7737: Add separate TreeType.MEGA_PINE
This commit is contained in:
parent
19b7caaabe
commit
06c4add3a9
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@ public enum TreeType {
|
|||
* Mega redwood tree; 4 blocks wide and tall
|
||||
*/
|
||||
MEGA_REDWOOD,
|
||||
/**
|
||||
* Mega pine tree
|
||||
*/
|
||||
MEGA_PINE,
|
||||
/**
|
||||
* Tall birch tree
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue