Package com.velocitypowered.api.event.annotation
-
Annotation Types Summary Annotation Type Description AwaitingEvent Marks an event as an event the proxy will wait on to completely fire (including anyEventTasks) before continuing handling it.
| Annotation Type | Description |
|---|---|
| AwaitingEvent |
Marks an event as an event the proxy will wait on to completely fire (including any
EventTasks) before continuing handling it. |