ItemParticleType

A type of particle that uses an item texture for its appearance.

Functions

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

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

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