Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Add Structure check API

Open Machine-Maker opened this issue 2 years ago • 1 comments

As far as I can tell, structures can overlap in generation, so instead of just returning the nullable structure at the location, this just asks for a structure to check if it exists.

Machine-Maker avatar Mar 28 '23 04:03 Machine-Maker

I added a note about this method potentially causing chunk loads/generation if the position isn't loaded and added a helper method to check if a Position is loaded or not.

Machine-Maker avatar May 31 '23 01:05 Machine-Maker