PlayerSpeakEvent

This event is fired when the PlayerAudioPacket is received.

Constructors

Link copied to clipboard
constructor(@NotNull player: @NotNull VoicePlayer, @NotNull packet: @NotNull PlayerAudioPacket)

Functions

Link copied to clipboard
open fun isCancelled(): Boolean
Link copied to clipboard
open fun setCancelled(cancel: Boolean)