Update formatting
This commit is contained in:
@@ -79,4 +79,4 @@ fun Location.particle(particle: Particle, builder: (KSpigotParticle.() -> Unit)?
|
||||
* @see KSpigotParticle
|
||||
*/
|
||||
fun Player.particle(particle: Particle, builder: (KSpigotParticle.() -> Unit)? = null) =
|
||||
KSpigotParticle(particle).applyIfNotNull(builder).spawnFor(this)
|
||||
KSpigotParticle(particle).applyIfNotNull(builder).spawnFor(this)
|
||||
|
Reference in New Issue
Block a user