SPIGOT-7737: Add separate TreeType.MEGA_PINE

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2024-06-11 21:04:52 +10:00
parent 69683a66cc
commit bb018f51f6

View File

@@ -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
*/