ManIkWeet Posted June 11, 2014 Posted June 11, 2014 Hello, I want to unload a chunk that is created by the following: Chunk chunk = worldObj.getChunkFromChunkCoords(50, 50); I did try some methods but none of them seemed to unload the chunk. Preferably I want to unload the chunk in the same tick as I called whatever function unloads it. Thanks Quote
Recommended Posts
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.