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