PlasmoVoice
Toggle table of contents
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
server
/
su.plo.voice.api.server.event.mute
/
PlayerVoiceMutedEvent
Player
Voice
Muted
Event
class
PlayerVoiceMutedEvent
(
val
muteManager
:
MuteManager
,
val
muteInfo
:
ServerMuteInfo
)
:
Event
This event is fired when a player is muted in the
MuteManager
.
Members
Constructors
Player
Voice
Muted
Event
Link copied to clipboard
constructor
(
muteManager
:
MuteManager
,
muteInfo
:
ServerMuteInfo
)
Properties
mute
Info
Link copied to clipboard
val
muteInfo
:
ServerMuteInfo
mute
Manager
Link copied to clipboard
val
muteManager
:
MuteManager