• Parameters

    • selection: Selection

      the selection to iterator over

    • operation: (blockLocation: Vector3) => void

      the operation to apply over each block location

    Returns Promise<void>

    Executes an operation over a selection via chunks to allow splitting operation over multiple game ticks