@Retention(value=RUNTIME) @Target(value=METHOD) public @interface ForgeSubscribe
| Modifier and Type | Optional Element and Description |
|---|---|
EventPriority |
priority |
boolean |
receiveCanceled |
public abstract EventPriority priority
public abstract boolean receiveCanceled