ClickEvent

open class ClickEvent : Event

Constructors

Link copied to clipboard

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun getListenerList(): ListenerList
Link copied to clipboard
open fun getPhase(): EventPriority?
Link copied to clipboard
open fun hasResult(): Boolean
Link copied to clipboard
open fun isCancelable(): Boolean
Link copied to clipboard
open fun setPhase(@Nonnull value: EventPriority)

Properties

Link copied to clipboard
Link copied to clipboard
var result: Event.Result

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard