PlasmoVoice
jvm
PlasmoVoice
/
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
)