Posted April 15, 20232 yr I am writing a pathfinding algorithm for my mod. It requires multiple using of mc.player.world.getBlockState(...) Is there any way I can make a local in-moment copy of the world? (for using it instead of calling mc.player.world.getBlockState(...) all the times) Thanks a lot. Edited April 15, 20232 yr by Intrigger Typo
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.