Nova
Nova copied to clipboard
Nova API: Get Tile Entities in area
Describe your feature request.
I have a sky block plugin where I want to reuse the area island. I do it by setting all blocks in the area with AIR.
However, it does not work with Nova Machines.
I have no issues with removing the Nova machines/blocks myself using Nova API, however, there is no good way how to do it without checking each block in the area.
I would like to have a function in Nova API that could return all existing Nova Machines/Blocks in a given area/chunk. It would also be enough if we had the option to get all Nova machines/blocks in the world.
Additional context
No response