21 lines
330 B
Markdown
21 lines
330 B
Markdown
---
|
|
title: spawnAt -
|
|
---
|
|
//[KSpigot](../../index.md)/[net.axay.kspigot.particles](../index.md)/[KSpigotParticle](index.md)/[spawnAt](spawn-at.md)
|
|
|
|
|
|
|
|
# spawnAt
|
|
[jvm]
|
|
Brief description
|
|
|
|
|
|
Spawns the particle at the location. It will be visible for everyone near it.
|
|
|
|
|
|
Content
|
|
fun [spawnAt](spawn-at.md)(loc: Location)
|
|
|
|
|
|
|