-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
This server is running CraftBukkit version git-Spigot-f68f5a8-e70d864 (MC: 1.13) (Implementing API version 1.13-R0.1-SNAPSHOT)
-
Yes
"Giant" tree growth not triggering StructureGrowEvent
protected void onStructureGrow(StructureGrowEvent event) { System.out.println("event triggered"); }
1. Place 4 jungle sapplings (2x2).
2. Grow them with bonemeal.
3. StructureGrowEvent isn't triggered.