The location of the center of the sphere.
The radius of the sphere.
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.
Generates a sphere in the specified area. Supports block masks.