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

C

cancel() - Method in class com.comphenix.protocol.async.AsyncListenerHandler
Cancel the handler.
cancel() - Method in class com.comphenix.protocol.injector.DelayedSingleTask
Cancel a future task from being executed.
canInject(GamePhase) - Method in class com.comphenix.protocol.injector.player.NetworkServerInjector
 
CHAT - Static variable in class com.comphenix.protocol.Packets.Client
 
CHAT - Static variable in class com.comphenix.protocol.Packets.Server
 
ChatExtensions - Class in com.comphenix.protocol.utility
Utility methods for sending chat messages.
ChatExtensions(ProtocolManager) - Constructor for class com.comphenix.protocol.utility.ChatExtensions
 
checkListener(PacketListener) - Method in class com.comphenix.protocol.injector.player.NetworkServerInjector
 
checkListener(Set<PacketListener>) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
Determine if the given listeners are valid.
checkListener(PacketListener) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
Determine if a listener is valid or not.
ChunkPosition - Class in com.comphenix.protocol.wrappers
Copies a immutable net.minecraft.server.ChunkPosition, which represents a integer 3D vector.
ChunkPosition(int, int, int) - Constructor for class com.comphenix.protocol.wrappers.ChunkPosition
Construct an immutable 3D vector.
ChunkPosition(Vector) - Constructor for class com.comphenix.protocol.wrappers.ChunkPosition
Construct an immutable integer 3D vector from a mutable Bukkit vector.
cleanHook() - Method in class com.comphenix.protocol.injector.player.NetworkServerInjector
 
cleanupAll() - Method in class com.comphenix.protocol.async.AsyncFilterManager
 
cleanupAll() - Method in interface com.comphenix.protocol.AsynchronousManager
Remove listeners, close threads and transmit every delayed packet.
clear() - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
Remove every interval.
clear() - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
 
clearCache() - Static method in class com.comphenix.protocol.reflect.MethodUtils
Clear the method cache.
clearGlobalParameters() - Method in class com.comphenix.protocol.error.DetailedErrorReporter
 
clearListeners() - Method in class com.comphenix.protocol.concurrency.AbstractConcurrentListenerMultimap
Remove all packet listeners.
CLIENT_COMMAND - Static variable in class com.comphenix.protocol.Packets.Client
 
close() - Method in class com.comphenix.protocol.injector.DelayedSingleTask
Stop the current task and all future tasks scheduled by this instance.
close() - Method in class com.comphenix.protocol.injector.PacketFilterManager
Called when ProtocolLib is closing.
close() - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
 
CLOSE_WINDOW - Static variable in class com.comphenix.protocol.Packets.Client
 
CLOSE_WINDOW - Static variable in class com.comphenix.protocol.Packets.Server
 
closed - Variable in class com.comphenix.protocol.injector.DelayedSingleTask
 
COLLECT - Static variable in class com.comphenix.protocol.Packets.Server
 
CollectionGenerator - Class in com.comphenix.protocol.reflect.instances
Provides simple constructors for collection interfaces.
CollectionGenerator() - Constructor for class com.comphenix.protocol.reflect.instances.CollectionGenerator
 
com.comphenix.protocol.async - package com.comphenix.protocol.async
 
com.comphenix.protocol.error - package com.comphenix.protocol.error
 
com.comphenix.protocol.events - package com.comphenix.protocol.events
 
com.comphenix.protocol.injector.player - package com.comphenix.protocol.injector.player
 
com.comphenix.protocol.metrics - package com.comphenix.protocol.metrics
 
com.comphenix.protocol.reflect - package com.comphenix.protocol.reflect
 
com.comphenix.protocol.reflect.compiler - package com.comphenix.protocol.reflect.compiler
 
com.comphenix.protocol.reflect.instances - package com.comphenix.protocol.reflect.instances
 
com.comphenix.protocol.utility - package com.comphenix.protocol.utility
 
com.comphenix.protocol.wrappers - package com.comphenix.protocol.wrappers
 
compareTo(AsyncMarker) - Method in class com.comphenix.protocol.async.AsyncMarker
 
compareTo(PrioritizedListener<TListener>) - Method in class com.comphenix.protocol.injector.PrioritizedListener
 
compareTo(WrappedChunkCoordinate) - Method in class com.comphenix.protocol.wrappers.WrappedChunkCoordinate
 
compile(StructureModifier<TField>) - Method in class com.comphenix.protocol.reflect.compiler.StructureCompiler
Compiles the given structure modifier.
CompiledStructureModifier - Class in com.comphenix.protocol.reflect.compiler
Represents a compiled structure modifier.
CompiledStructureModifier() - Constructor for class com.comphenix.protocol.reflect.compiler.CompiledStructureModifier
 
CompileListener<TKey> - Interface in com.comphenix.protocol.reflect.compiler
Used to save the result of an compilation.
compiler - Variable in class com.comphenix.protocol.reflect.compiler.CompiledStructureModifier
 
ConnectionSide - Enum in com.comphenix.protocol.events
Used to set a packet filter.
connectionSide - Variable in class com.comphenix.protocol.events.PacketAdapter
 
contains(Object) - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
 
contains(T[], T) - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
 
containsAll(Collection<?>) - Method in class com.comphenix.protocol.concurrency.SortedCopyOnWriteArray
 
containsAny(ListeningWhitelist, int...) - Static method in class com.comphenix.protocol.events.ListeningWhitelist
Determine if any of the given IDs can be found in the whitelist.
containsKey(TKey) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
Determines if the given key is within an interval.
converter - Variable in class com.comphenix.protocol.reflect.StructureModifier
 
copyTo(Object, Object, Class<?>) - Static method in class com.comphenix.protocol.reflect.ObjectCloner
Copy every field in object A to object B.
CRAFT_PROGRESS_BAR - Static variable in class com.comphenix.protocol.Packets.Server
 
create() - Static method in class com.comphenix.protocol.concurrency.BlockingHashMap
Initialize a new map.
create(Class<?>) - Method in class com.comphenix.protocol.reflect.instances.CollectionGenerator
 
create(Class<?>) - Method in class com.comphenix.protocol.reflect.instances.ExistingGenerator
 
create(Class<?>) - Method in interface com.comphenix.protocol.reflect.instances.InstanceProvider
Create an instance given a type, if possible.
create(Class<?>) - Method in class com.comphenix.protocol.reflect.instances.PrimitiveGenerator
 
createAsyncMarker() - Method in class com.comphenix.protocol.async.AsyncFilterManager
Construct a asynchronous marker with all the default values.
createAsyncMarker(long, long) - Method in class com.comphenix.protocol.async.AsyncFilterManager
Construct an async marker with the given sending priority delta and timeout delta.
createInstance(Class<T>, Constructor<T>, Class<?>[], Object[]) - Method in class com.comphenix.protocol.reflect.instances.DefaultInstances
Used by the default instance provider to create a class from a given constructor.
createPacket(Object...) - Method in class com.comphenix.protocol.injector.PacketConstructor
Construct a packet using the special builtin Minecraft constructors.
createPacket(int) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
createPacket(int, boolean) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
createPacket(int) - Method in interface com.comphenix.protocol.ProtocolManager
Constructs a new encapsulated Minecraft packet with the given ID.
createPacket(int, boolean) - Method in interface com.comphenix.protocol.ProtocolManager
Constructs a new encapsulated Minecraft packet with the given ID.
createPacketConstructor(int, Object...) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
createPacketConstructor(int, Object...) - Method in interface com.comphenix.protocol.ProtocolManager
Construct a packet using the special builtin Minecraft constructors.
CUSTOM_PAYLOAD - Static variable in class com.comphenix.protocol.Packets.Client
 
CUSTOM_PAYLOAD - Static variable in class com.comphenix.protocol.Packets.Server
 
customConvertHandling - Variable in class com.comphenix.protocol.reflect.StructureModifier
 
A B C D E F G H I K L M N O P R S T U V W X Y Z