| Package | Description |
|---|---|
| com.comphenix.protocol.concurrency | |
| com.comphenix.protocol.injector |
| Modifier and Type | Method and Description |
|---|---|
Collection<PrioritizedListener<TListener>> |
AbstractConcurrentListenerMultimap.getListener(PacketType type)
Retrieve the registered listeners, in order from the lowest to the highest priority.
|
Iterable<PrioritizedListener<TListener>> |
AbstractConcurrentListenerMultimap.values()
Retrieve every listener.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PrioritizedListener.compareTo(PrioritizedListener<TListener> other) |
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.