Refactor TreeCapitator.java to use a tick handler for block breaking
bspkrs opened this issue ยท 0 comments
bspkrs commented
The block breaking process would be much more efficient using a scheduled block breaking ticker instead of breaking all scheduled blocks in one procedural pass.