PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.event.render
/
HudActivationRenderEvent
Hud
Activation
Render
Event
class
HudActivationRenderEvent
:
EventCancellableBase
This event is fired when the client is about to render the activation in the HUD.
Members
Constructors
Hud
Activation
Render
Event
Link copied to clipboard
constructor
(
@
NotNull
activation
:
@
NotNull
ClientActivation
,
render
:
Boolean
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)