PlasmoVoice
Toggle table of contents
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
protocol
/
su.plo.voice.proto.data.audio.line
/
VoiceSourceLine
/
VoiceSourceLine
Voice
Source
Line
constructor
(
@
NotNull
name
:
@
NotNull
String
,
@
NotNull
translation
:
@
NotNull
String
,
@
NotNull
icon
:
@
NotNull
String
,
defaultVolume
:
Double
,
weight
:
Int
,
@
Nullable
players
:
@
Nullable
Set
<
McGameProfile
>
)