JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Module
org.cloudburstmc.api
Package
org.cloudburstmc.api.event
Annotation Interface Listener
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
Listener
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
ignoreCancelled
EventPriority
priority
Element Details
priority
EventPriority
priority
Default:
NORMAL
ignoreCancelled
boolean
ignoreCancelled
Default:
false