Lumber Axe: Bedrock Edition

Lumber Axe: Bedrock Edition

309 Downloads

Use RunTimeout / RunInterval instead of await and async

Adr-hyng opened this issue ยท 3 comments

commented
  • Use RunTimeout for Getting all of the adjacent tree blocks, and after it is all done, then just get the total count and array of blocks, and spawn it as item
commented

can also use runJobs, runTimeout, runInterval instead, and reduce many async and await.

commented

Enhance Game Tick Optimization with per Frame using system run methods and async

commented

Now, uses runJob #28