spawnCloud

fun spawnCloud(location: Location, particle: Particle = Particle.CLOUD, count: Int = 10)

Spawn a cloud of particles at the given location.