@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface EventHandler
| Modifier and Type | Optional Element and Description |
|---|---|
byte |
priority
Define the priority of the event handler.
|
Copyright © 2015-2018 WaterfallMC. All Rights Reserved.