HudActivationRenderEvent

This event is fired when the client is about to render the activation in the HUD.

Constructors

Link copied to clipboard
constructor(@NotNull activation: @NotNull ClientActivation, render: Boolean)

Functions

Link copied to clipboard
open fun isCancelled(): Boolean
Link copied to clipboard
open fun setCancelled(cancel: Boolean)