vfx

fun Player.vfx(action: VfxBuilder.() -> Unit)

Entry point for the visual effects DSL. Applies action to a VfxBuilder for this player.

Parameters

action

DSL block for sending packet-based visual and audio effects.