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.
A string representing the block type to generate or a function to determine the BlockType to generate.
OptionalblockStates: Record<string, string | number | boolean>The block states of the block permutation to generate.
Optionaloptions: {Optional extra options for the fill generation execution.
OptionalmatchingBlock?: stringThe type of the block mask to match.
OptionalmatchingBlockStates?: Record<string, string | number | boolean>The block states of the block mask to match.
OptionalminMSBetweenYields?: numberThe shortest the generation can run for before pausing until the next tick.
Optionalplaceholderid: stringThe namespaced id of the block type to use as a placeholder block during generation.
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 fillBlocksHFGB.
Generates a fill.