PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.event.render
/
VoiceDistanceRenderEvent
Voice
Distance
Render
Event
class
VoiceDistanceRenderEvent
:
EventCancellableBase
This event is fired when the
DistanceVisualizer
is about to render a voice distance sphere.
Members
Constructors
Voice
Distance
Render
Event
Link copied to clipboard
constructor
(
@
NotNull
visualizer
:
@
NotNull
DistanceVisualizer
,
radius
:
Int
,
color
:
Int
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)