The location of the center of the sphere.
Radius of the sphere.
The dimension to generate the sphere in.
The function to determine the BlockPermutation to generate.
Optionaloptions: {Optional extra options for the sphere 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.
OptionalverifyBlockActuallyChanged?: booleanWhether or not to clear container blocks before replacing them.
The integrity of the sphere generation.
A promise that resolves with the details of the sphere generation once the sphere generation is complete.
Generates a sphere.