mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-13 19:25:49 -07:00
@@ -73,4 +73,12 @@ public enum TreeType {
|
|||||||
* Large plant native to The End
|
* Large plant native to The End
|
||||||
*/
|
*/
|
||||||
CHORUS_PLANT,
|
CHORUS_PLANT,
|
||||||
|
/**
|
||||||
|
* Large crimson fungus native to the nether
|
||||||
|
*/
|
||||||
|
CRIMSON_FUNGUS,
|
||||||
|
/**
|
||||||
|
* Large warped fungus native to the nether
|
||||||
|
*/
|
||||||
|
WARPED_FUNGUS
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user