Class BlockSphereIterator

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

public class BlockSphereIterator extends CheckedIterator<org.bukkit.block.Block>
  • Constructor Details

    • BlockSphereIterator

      public BlockSphereIterator(org.bukkit.Location center, double radius)