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
DistanceVisualizePacket
ConnectionPacket
PlayerListPacket
PlayerDisconnectPacket
SourceLineRegisterPacket
ActivationUnregisterPacket
AnimatedActionBarPacket
SourceAudioEndPacket
ActivationRegisterPacket
PlayerInfoUpdatePacket
SourceLinePlayerAddPacket
PlayerInfoRequestPacket
LanguagePacket
SourceInfoPacket
SourceLinePlayersListPacket
SelfSourceInfoPacket
SourceLinePlayerRemovePacket
ConfigPlayerInfoPacket
SourceLineUnregisterPacket
PlayerStatePacket
PlayerActivationDistancesPacket
LanguageRequestPacket
SourceInfoRequestPacket
PlayerAudioEndPacket
SelfAudioInfoPacket
PingPacket
BaseAudioPacket
CustomPacket
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
)