Posted November 19, 20213 yr Greetings, it's been a while. I'd like to intercept chunk loading events so that I can generate new ores in previously explored areas. I suppose that I'd listen for ChunkEvent.Load and use event.getChunk(), but the documentation says: "You will cause chunk loading deadlocks if you don't delay your world interactions."... which doesn't sound like a good thing. How do I achieve said "delaying"? How to ask a good coding question: https://stackoverflow.com/help/how-to-ask Give logs, code, desired effects, and actual effects. Be thorough or we can't help you. Don't post code without putting it in a code block (the <> button on the post - select "C-type Language"): syntax highlighting makes everything easier, and it keeps the post tidy. My own mod, Magiks Most Evile: GitHub (https://github.com/GenElectrovise/MagiksMostEvile) Wiki (https://magiksmostevile.fandom.com/wiki/Magiks_Most_Evile_Wiki) Edit your own signature at https://www.minecraftforge.net/forum/settings/signature/
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.