Particles
There are two methods to spawn particles:
World.spawnParticle()
which spawns the particle for all players andPlayer.spawnParticle()
which spawns the particle only for the player.
Most particles do not require the additional extra
and data
fields. This guide explains how the particles that do
use these arguments behave based on their value.
Directional particles
Section titled “Directional particles”This type of particle has initial velocity when spawned. The known list of particles of this type: