PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.proto.packets.tcp.clientbound
/
ClientPacketTcpHandler
/
handle
handle
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
ConnectionPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
ConfigPlayerInfoPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
PlayerInfoRequestPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
LanguagePacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
ConfigPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
PlayerListPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
PlayerInfoUpdatePacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
PlayerDisconnectPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
SourceAudioEndPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
SourceInfoPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
SelfSourceInfoPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
SourceLineRegisterPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
SourceLineUnregisterPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
SourceLinePlayerAddPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
SourceLinePlayerRemovePacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
SourceLinePlayersListPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
ActivationRegisterPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
ActivationUnregisterPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
DistanceVisualizePacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
AnimatedActionBarPacket
)