• Generates a list of coordinates for a minecraft sphere.

    Parameters

    • center: Vector3
    • radius: number
    • precision: number = 360

    Returns Promise<Vector3[]>

    Legacy function that may cause the script to exceed the scripting memory limit.