-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
While there is a BlockPhysicsEvent called for plants like flowers, farns, bushes and lily pads that are one block tall, no such event is called for plants that are two blocks tall.
This is caused by BlockTallPlant overwriting the method where this event is called.
I'll create a PR for this.