The location of a corner of the area to fill in.
The location of the opposite corner of the area to fill in.
The dimension to generate the fill in.
The function to determine the BlockPermutation to generate.
Optional
options: { blockMask: Globals.modules.cmds.BlockMask; minMSBetweenYields?: number }Optional extra options for the fill generation execution.
Whether or not to clear container blocks before replacing them.
The integrity of the fill generation.
A promise that resolves with the details of the fill generation once the fill generation is complete.
Legacy function. Superceeded by fillArea.
Generates a fill. Supports block masks.