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.packets
/
Packet
Packet
interface
Packet
<
T
:
PacketHandler
?
>
Inheritors
PlayerActivationDistancesPacket
SourceInfoRequestPacket
PlayerAudioEndPacket
LanguageRequestPacket
PlayerStatePacket
AnimatedActionBarPacket
SourceInfoPacket
SourceLinePlayerAddPacket
PlayerDisconnectPacket
PlayerInfoUpdatePacket
DistanceVisualizePacket
PlayerInfoRequestPacket
ConfigPlayerInfoPacket
SourceLinePlayerRemovePacket
ActivationUnregisterPacket
SourceLineUnregisterPacket
SourceLineRegisterPacket
ActivationRegisterPacket
SourceLinePlayersListPacket
SourceAudioEndPacket
SelfSourceInfoPacket
PlayerListPacket
LanguagePacket
ConnectionPacket
BaseAudioPacket
CustomPacket
PingPacket
SelfAudioInfoPacket
Members
Functions
handle
Link copied to clipboard
abstract
fun
handle
(
handler
:
T
)
read
Link copied to clipboard
abstract
fun
read
(
in
:
ByteArrayDataInput
)
write
Link copied to clipboard
abstract
fun
write
(
out
:
ByteArrayDataOutput
)