spawnParticles

abstract fun spawnParticles(effect: ParticleEffect, location: Vec3d)

Spawns particles for this player relative to a location.

Parameters

effect

the particle effect used to describe the particles' appearance

location

the central location to spawn the particles at