Skip to main content

Function: executeLargeOperation()

executeLargeOperation(selection, operation): Promise ↗️<void>

Parameters

ParameterTypeDescription
selectionSelectionthe selection to iterator over
operation(blockLocation) => voidthe operation to apply over each block location

Returns

Promise ↗️<void>

Remarks

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