ChangeBlockEvent.Grow and Causes

I have two questions:

  • How ChangeBlockEvent.Grow works, because when a plant grow, it’s never called. ChangeBlockEvent.Modify is called.
  • Is it possible to set the cause when a block is modify?

Likely because ChangeBlockEvent.Modify is implemented, while ChangeBlockEvent.Grow is not:
SpongeCommon Event Implementation Tracker

1 Like