SPIGOT-7737: Add separate TreeType.MEGA_PINE

This commit is contained in:
md_5 2024-06-11 21:04:52 +10:00
parent 19b7caaabe
commit 06c4add3a9
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

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