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: {Optional extra options for the fill generation execution.
The block mask to match.
Optional
integrity?: numberThe integrity of the fill generation.
Optional
liteMode?: LiteModeEnabledWhether to skip keeping track of how many blocks were actually changed.
Optional
minMSBetweenTickWaits?: numberThe shortest the generation can run for before pausing until the next tick.
Optional
replacemode?: booleanWhether or not to clear container blocks before replacing them.
A promise that resolves with the details of the fill generation once the fill generation is complete.
Fills the block in the specified area but only the sides, leaving it hollow. Supports block masks.