PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.server.event.audio.source
/
PlayerSpeakEndEvent
Player
Speak
End
Event
class
PlayerSpeakEndEvent
:
EventCancellableBase
This event is fired when the
PlayerAudioEndPacket
is received.
Members
Constructors
Player
Speak
End
Event
Link copied to clipboard
constructor
(
@
NotNull
player
:
@
NotNull
VoicePlayer
,
@
NotNull
packet
:
@
NotNull
PlayerAudioEndPacket
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)