PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.proto.packets.tcp.serverbound
/
ServerPacketTcpHandler
Server
Packet
Tcp
Handler
interface
ServerPacketTcpHandler
:
PacketTcpHandler
Members
Functions
handle
Link copied to clipboard
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
LanguageRequestPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
PlayerActivationDistancesPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
PlayerAudioEndPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
PlayerInfoPacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
PlayerStatePacket
)
abstract
fun
handle
(
@
NotNull
packet
:
@
NotNull
SourceInfoRequestPacket
)