- data - Variable in class com.comphenix.protocol.reflect.StructureModifier
-
- decrementKey(TKey) - Method in class com.comphenix.protocol.concurrency.AbstractIntervalTree
-
Decrement the given key by one unit.
- deepClone() - Method in class com.comphenix.protocol.wrappers.WrappedWatchableObject
-
Clone the current wrapped watchable object, along with any contained objects.
- DEFAULT - Static variable in class com.comphenix.protocol.injector.PacketConstructor
-
A packet constructor that automatically converts Bukkit types to their NMS conterpart.
- DEFAULT - Static variable in class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Standard default instance provider.
- DEFAULT_MAX_ERROR_COUNT - Static variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- DEFAULT_PREFIX - Static variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- DEFAULT_SENDING_DELTA - Static variable in class com.comphenix.protocol.async.AsyncMarker
-
Default number of packets to skip.
- DEFAULT_SUPPORT_URL - Static variable in class com.comphenix.protocol.error.DetailedErrorReporter
-
- DEFAULT_TIMEOUT_DELTA - Static variable in class com.comphenix.protocol.async.AsyncMarker
-
Default number of milliseconds until a packet will rejected.
- defaultFields - Variable in class com.comphenix.protocol.reflect.StructureModifier
-
- DefaultInstances - Class in com.comphenix.protocol.reflect.instances
-
Used to construct default instances of any type.
- DefaultInstances(ImmutableList<InstanceProvider>) - Constructor for class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Construct a default instance generator using the given instance providers.
- DefaultInstances(DefaultInstances) - Constructor for class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Copy a given instance provider.
- DefaultInstances(InstanceProvider...) - Constructor for class com.comphenix.protocol.reflect.instances.DefaultInstances
-
Construct a default instance generator using the given instance providers.
- DelayedSingleTask - Class in com.comphenix.protocol.injector
-
Represents a single delayed task.
- DelayedSingleTask(Plugin) - Constructor for class com.comphenix.protocol.injector.DelayedSingleTask
-
Create a single task scheduler.
- DelayedSingleTask(Plugin, BukkitScheduler) - Constructor for class com.comphenix.protocol.injector.DelayedSingleTask
-
Create a single task scheduler.
- DESTROY_ENTITY - Static variable in class com.comphenix.protocol.Packets.Server
-
- DetailedErrorReporter - Class in com.comphenix.protocol.error
-
Internal class used to handle exceptions.
- DetailedErrorReporter(Plugin) - Constructor for class com.comphenix.protocol.error.DetailedErrorReporter
-
Create a default error reporting system.
- DetailedErrorReporter(Plugin, String, String) - Constructor for class com.comphenix.protocol.error.DetailedErrorReporter
-
Create a central error reporting system.
- DetailedErrorReporter(Plugin, String, String, int, Logger) - Constructor for class com.comphenix.protocol.error.DetailedErrorReporter
-
Create a central error reporting system.
- divide(int) - Method in class com.comphenix.protocol.wrappers.ChunkPosition
-
Divide each dimension in the current position by the given divisor.