Uses of Class
com.comphenix.protocol.timing.TimedTracker
Packages that use TimedTracker
-
Uses of TimedTracker in com.comphenix.protocol.timing
Methods in com.comphenix.protocol.timing that return TimedTrackerModifier and TypeMethodDescriptionTimedListenerManager.getTracker(PacketListener listener, TimedListenerManager.ListenerType type)Retrieve the timed tracker associated with the given listener and listener type.TimedListenerManager.getTracker(String pluginName, TimedListenerManager.ListenerType type)Retrieve the timed tracker associated with the given plugin and listener type.TimedListenerManager.getTracker(org.bukkit.plugin.Plugin plugin, TimedListenerManager.ListenerType type)Retrieve the timed tracker associated with the given plugin and listener type.