| Interface | Description |
|---|---|
| MergedSubscription<T> |
Represents a subscription to a set of events.
|
| ProtocolSubscription |
Represents a subscription to a set of packet events.
|
| SingleSubscription<T extends org.bukkit.event.Event> |
Represents a subscription to a single given event.
|
| Subscription |
Represents a subscription to a given (set of) event(s).
|
Copyright © 2022. All rights reserved.