21 lines
350 B
Markdown
21 lines
350 B
Markdown
---
|
|
title: spawnFor -
|
|
---
|
|
//[KSpigot](../../index.md)/[net.axay.kspigot.particles](../index.md)/[KSpigotParticle](index.md)/[spawnFor](spawn-for.md)
|
|
|
|
|
|
|
|
# spawnFor
|
|
[jvm]
|
|
Brief description
|
|
|
|
|
|
Spawns the particle at the location of the player. It will be only visible for the player.
|
|
|
|
|
|
Content
|
|
fun [spawnFor](spawn-for.md)(player: Player)
|
|
|
|
|
|
|