spawnMany

fun spawnMany(loc: Location, amount: Int, speed: Double = DEFAULT_SPEED, lifetime: Int = DEFAULT_LIFETIME, materials: Collection<Material> = CONCRETES): Runnable(source)