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