A B C D E F G H I K L M N O P R S T U V W X Y Z 

A

ABILITIES - Static variable in class com.comphenix.protocol.Packets.Client
 
ABILITIES - Static variable in class com.comphenix.protocol.Packets.Server
 
AbstractConcurrentListenerMultimap<TListener> - Class in com.comphenix.protocol.concurrency
A thread-safe implementation of a listener multimap.
AbstractConcurrentListenerMultimap() - Constructor for class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap
 
AbstractIntervalTree<TKey extends java.lang.Comparable<TKey>,TValue> - Class in com.comphenix.protocol.concurrency
Represents a generic store of intervals and associated values.
AbstractIntervalTree() - Constructor for class com.comphenix.protocol.concurrency.AbstractIntervalTree
 
AbstractIntervalTree.EndPoint - Class in com.comphenix.protocol.concurrency
Represents a single end point (open, close or both) of a range.
AbstractIntervalTree.EndPoint(AbstractIntervalTree.State, TValue) - Constructor for class com.comphenix.protocol.concurrency.AbstractIntervalTree.EndPoint
 
AbstractIntervalTree.Entry - Class in com.comphenix.protocol.concurrency
Represents a range and a value in this interval tree.
AbstractIntervalTree.State - Enum in com.comphenix.protocol.concurrency
 
add(T) - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
Inserts the given element in the proper location.
add(ChunkPosition) - Method in class com.comphenix.protocol.wrappers.ChunkPosition
Adds the current position and a given position together, producing a result position.
ADD_EXP_ORB - Static variable in class com.comphenix.protocol.Packets.Server
 
addAll(Collection<? extends T>) - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
 
addEndPoint(TKey, TValue, AbstractIntervalTree.State) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
 
addGlobalParameter(String, Object) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
Adds the given global parameter.
addListener(TListener, ListeningWhitelist) - Method in class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap
Adds a listener to its requested list of packet recievers.
addPacketHandler(int) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
Add an underlying packet handler of the given ID.
addPacketListener(PacketListener) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
addPacketListener(PacketListener) - Method in interface com.comphenix.protocol.ProtocolManager
Adds a packet listener.
addPrefix(String, String) - Method in class com.comphenix.protocol.error.DetailedErrorReporter
Adds the given prefix to every line in the text.
apacheCommonsMissing - Variable in class com.comphenix.protocol.error.DetailedErrorReporter
 
Application - Class in com.comphenix.protocol
Ignore this class.
Application() - Constructor for class com.comphenix.protocol.Application
 
ARM_ANIMATION - Static variable in class com.comphenix.protocol.Packets.Client
 
ARM_ANIMATION - Static variable in class com.comphenix.protocol.Packets.Server
 
AsyncFilterManager - Class in com.comphenix.protocol.async
Represents a filter manager for asynchronous packets.
AsyncFilterManager(ErrorReporter, BukkitScheduler, ProtocolManager) - Constructor for class com.comphenix.protocol.async.AsyncFilterManager
 
AsynchronousManager - Interface in com.comphenix.protocol
Represents a asynchronous packet handler.
AsyncListenerHandler - Class in com.comphenix.protocol.async
Represents a handler for an asynchronous event.
AsyncListenerHandler(Thread, AsyncFilterManager, PacketListener) - Constructor for class com.comphenix.protocol.async.AsyncListenerHandler
 
AsyncMarker - Class in com.comphenix.protocol.async
Contains information about the packet that is being processed by asynchronous listeners.
AsyncRunnable - Interface in com.comphenix.protocol.async
A runnable representing a asynchronous event listener.
ATTACH_ENTITY - Static variable in class com.comphenix.protocol.Packets.Server
 
A B C D E F G H I K L M N O P R S T U V W X Y Z