DespawnEffect

class DespawnEffect(blockLocation: Location, plugin: PaperMcDespawnedItems)

Plays the short "item landed here" effect at a despawn location: an optional one-shot sound plus a burst of particles that repeats for a configured number of ticks before self-destructing. Takes a plain Location so it is decoupled from how the location was stored.

Constructors

Link copied to clipboard
constructor(blockLocation: Location, plugin: PaperMcDespawnedItems)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard