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.
Optionaloptions: {Optional extra options for the fill generation execution.
The block mask to match.
Optionalintegrity?: numberThe integrity of the fill generation.
OptionalliteMode?: LiteModeEnabledWhether to skip keeping track of how many blocks were actually changed.
OptionalminMSBetweenTickWaits?: numberThe shortest the generation can run for before pausing until the next tick.
Optionalreplacemode?: booleanWhether or not to clear container blocks before replacing them.
OptionalupsideDown?: booleanWhether or not to generate the dome upside-down, as only generating the bottom half of the hollow sphere instead of only the top half.
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.