DirectionalParticleType

A type of particle that can have velocity applied in a direction.

Functions

Link copied to clipboard
abstract override fun builder(): DirectionalParticleEffectBuilder

Constructs a new builder to build a new ParticleEffect of this type.

Link copied to clipboard
@NotNull
abstract fun key(): @NotNull Key