PlasmoVoice
Toggle table of contents
2.1.12
Select version
2.1.13
2.1.13-SNAPSHOT
2.1.12
2.1.12-SNAPSHOT
2.1.11
2.1.11-SNAPSHOT
2.1.10
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
>
)