JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
io.github.nucleuspowered.nucleus.api.util
Annotation Type MightOccurAsync
@Target(value=TYPE) @Retention(value=CLASS) @Documented public @interface
MightOccurAsync
Indicates that an event
might
happen off the main thread. Care should be taken to ensure SpongeAPI methods are called on the main thread.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element