Functions
Link copied to clipboard
Link copied to clipboard
fun spawnMany(loc: Location, amount: Int, speed: Double = DEFAULT_SPEED, lifetime: Int = DEFAULT_LIFETIME, materials: Collection<Material> = CONCRETES): Supplier<List<ConfettiParticle>>