Class BlockSphereIterator

java.lang.Object
ch.njol.util.coll.iterator.CheckedIterator<Block>
ch.njol.skript.util.BlockSphereIterator
All Implemented Interfaces:
Iterator<Block>

public class BlockSphereIterator extends CheckedIterator<Block>
  • Constructor Details

    • BlockSphereIterator

      public BlockSphereIterator(Location center, double radius)