PlasmoVoice
Toggle table of contents
2.1.14-SNAPSHOT
Select version
2.1.14
2.1.14-SNAPSHOT
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.packets
/
Packet
Packet
interface
Packet
<
T
:
PacketHandler
?
>
Inheritors
SourceInfoRequestPacket
LanguageRequestPacket
PlayerAudioEndPacket
PlayerActivationDistancesPacket
PlayerStatePacket
AnimatedActionBarPacket
SourceLineRegisterPacket
SourceAudioEndPacket
SourceLineUnregisterPacket
PlayerInfoRequestPacket
LanguagePacket
SelfSourceInfoPacket
SourceInfoPacket
PlayerListPacket
SourceLinePlayersListPacket
SourceLinePlayerAddPacket
ActivationRegisterPacket
ConnectionPacket
PlayerDisconnectPacket
DistanceVisualizePacket
SourceLinePlayerRemovePacket
ActivationUnregisterPacket
ConfigPlayerInfoPacket
PlayerInfoUpdatePacket
SelfAudioInfoPacket
PingPacket
CustomPacket
BaseAudioPacket
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
)