The location of a corner of the area to have its edges filled in.
The location of the opposite corner of the area to have its edges filled in.
The dimension to generate the hollow fill in.
The function to determine the BlockPermutation to generate.
Optional
options: {Optional extra options for the hollow fill generation execution.
Optional
matchingBlock?: stringThe type of the block mask to match.
Optional
matchingBlockStates?: Record<string, string | number | boolean>The block states of the block mask to match.
Optional
minMSBetweenYields?: numberThe shortest the generation can run for before pausing until the next tick.
Whether or not to clear container blocks before replacing them.
The integrity of the hollow fill generation.
A promise that resolves with the details of the hollow fill generation once the hollow fill generation is complete.
Legacy function. Superceeded by fillHollow.
Generates a hollow fill.