The location of the bottom center of the cone.
Radius of the cone.
Height of the cone.
The dimension to generate the cone in.
The function to determine the BlockPermutation to generate.
Optional
options: {Optional extra options for the cone generation execution.
Optional
matchingBlock?: stringThe type of the block mask to match.
Optional
matchingBlockStates?: Record<string, string | number | boolean>The block states of the block mask to match.
Optional
minMSBetweenYields?: numberThe shortest the generation can run for before pausing until the next tick.
Whether or not to clear container blocks before replacing them.
The integrity of the cone generation.
A promise that resolves with the details of the cone generation once the cone generation is complete.
Generates a cone.