08-18-2014, 06:14 AM
There is a similar hook already, OnBlockSpread, so it makes sense to have a growth hook, too.
You should, however, define very precisely what is and what isn't growth. There are 50 blocks that are "updated" each tick in each active chunk. You don't want to call the hook for each of those.
You should, however, define very precisely what is and what isn't growth. There are 50 blocks that are "updated" each tick in each active chunk. You don't want to call the hook for each of those.