PlasmoVoice
Toggle table of contents
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
server
/
su.plo.voice.api.server.event.connection
/
TcpPacketSendEvent
Tcp
Packet
Send
Event
class
TcpPacketSendEvent
:
EventCancellableBase
This event is fired when the server is about to send a
Packet
to the player.
Members
Constructors
Tcp
Packet
Send
Event
Link copied to clipboard
constructor
(
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)