Uses of Class
com.comphenix.protocol.injector.PrioritizedListener
Packages that use PrioritizedListener
-
Uses of PrioritizedListener in com.comphenix.protocol.concurrency
Methods in com.comphenix.protocol.concurrency that return types with arguments of type PrioritizedListenerModifier and TypeMethodDescriptionAbstractConcurrentListenerMultimap.getListener(PacketType type)Retrieve the registered listeners, in order from the lowest to the highest priority.AbstractConcurrentListenerMultimap.values()Retrieve every listener. -
Uses of PrioritizedListener in com.comphenix.protocol.injector
Methods in com.comphenix.protocol.injector with parameters of type PrioritizedListenerModifier and TypeMethodDescriptionintPrioritizedListener.compareTo(PrioritizedListener<TListener> other)