java.lang.Object
net.neoforged.neoforge.server.command.generation.OnionIterator
All Implemented Interfaces:
Iterator<ChunkPos>

public class OnionIterator extends Object implements Iterator<ChunkPos>
Special thanks to Jasmine and Gegy for allowing us to use their pregenerator mod as a model to use in NeoForge! Original code: https://github.com/jaskarth/fabric-chunkpregenerator