Possible solutions, when enabled :
- Stop sapling grow event
- Relies on us knowing how big the tree would be and checking if it enters a claimed chunk.
- If we can't find out tree size before event has fully gone through and tree has physically been placed, we remove all the blocks of the tree and replace the sapling.
- This is janky and bound to break.
- After a tree grows, cut off the stuff that grows into the claimed chunks.
- Evil solution.
- Might work, but we still need to know how big the grown tree is.
Possible solutions, when enabled :