Skip to content

Particles

There are two methods to spawn particles:

  • World.spawnParticle() which spawns the particle for all players and
  • Player.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.

This type of particle has initial velocity when spawned. The known list of particles of this type: