Paper
Paper copied to clipboard
Add Structure check API
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.
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.