Jump to content

[1.20.2] How locate the nearest instance of a structure?


Recommended Posts

I am trying to make a mod which requires dividing chunks into regional districts based on the proximity of the chunk to the nearest bastion. How would I even do this, and what should I use to find where the nearest bastion is? Also, I'm having a lot of trouble finding out how to store information about a full chunk rather than an individual block, do I need to store the chunk information on every block?

Link to comment
Share on other sites

13 hours ago, FireDrake987 said:

I am trying to make a mod which requires dividing chunks into regional districts based on the proximity of the chunk to the nearest bastion. How would I even do this, and what should I use to find where the nearest bastion is? Also, I'm having a lot of trouble finding out how to store information about a full chunk rather than an individual block, do I need to store the chunk information on every block?

Id use this

ServerLevel#findNearestMapFeature

 

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.