Archiviert
13
0
Dieses Repository wurde am 2021-01-06 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
ProtocolLib/Javadoc/index-files/index-4.html
2013-02-05 23:35:15 +01:00

315 Zeilen
30 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Feb 05 23:33:36 CET 2013 -->
<title>D-Index</title>
<meta name="date" content="2013-02-05">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="D-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-3.html">Prev Letter</a></li>
<li><a href="index-5.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-4.html" target="_top">Frames</a></li>
<li><a href="index-4.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a href="index-23.html">Y</a>&nbsp;<a href="index-24.html">Z</a>&nbsp;<a name="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#data">data</a></span> - Variable in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html#declaringClassDerivedOf(java.lang.Class)">declaringClassDerivedOf(Class&lt;?&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember.Builder</a></dt>
<dd>
<div class="block">Require that a member is defined by this exact class, or any super class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#declaringClassDerivedOf(java.lang.Class)">declaringClassDerivedOf(Class&lt;?&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#declaringClassDerivedOf(java.lang.Class)">declaringClassDerivedOf(Class&lt;?&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html#declaringClassExactType(java.lang.Class)">declaringClassExactType(Class&lt;?&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember.Builder</a></dt>
<dd>
<div class="block">Require that a member is defined by this exact class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#declaringClassExactType(java.lang.Class)">declaringClassExactType(Class&lt;?&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#declaringClassExactType(java.lang.Class)">declaringClassExactType(Class&lt;?&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html#declaringClassMatching(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">declaringClassMatching(AbstractFuzzyMatcher&lt;Class&lt;?&gt;&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember.Builder</a></dt>
<dd>
<div class="block">Require that a member is defined by a class that matches the given matcher.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#declaringClassMatching(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">declaringClassMatching(AbstractFuzzyMatcher&lt;Class&lt;?&gt;&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#declaringClassMatching(com.comphenix.protocol.reflect.fuzzy.AbstractFuzzyMatcher)">declaringClassMatching(AbstractFuzzyMatcher&lt;Class&lt;?&gt;&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html#declaringClassSuperOf(java.lang.Class)">declaringClassSuperOf(Class&lt;?&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember.Builder</a></dt>
<dd>
<div class="block">Require that a member is defined by this exact class, or any super class.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html#declaringClassSuperOf(java.lang.Class)">declaringClassSuperOf(Class&lt;?&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyFieldContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyFieldContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html#declaringClassSuperOf(java.lang.Class)">declaringClassSuperOf(Class&lt;?&gt;)</a></span> - Method in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/FuzzyMethodContract.Builder.html" title="class in com.comphenix.protocol.reflect.fuzzy">FuzzyMethodContract.Builder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html#declaringMatcher">declaringMatcher</a></span> - Variable in class com.comphenix.protocol.reflect.fuzzy.<a href="../com/comphenix/protocol/reflect/fuzzy/AbstractFuzzyMember.html" title="class in com.comphenix.protocol.reflect.fuzzy">AbstractFuzzyMember</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html#decrementKey(TKey)">decrementKey(TKey)</a></span> - Method in class com.comphenix.protocol.concurrency.<a href="../com/comphenix/protocol/concurrency/AbstractIntervalTree.html" title="class in com.comphenix.protocol.concurrency">AbstractIntervalTree</a></dt>
<dd>
<div class="block">Decrement the given key by one unit.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/events/PacketContainer.html#deepClone()">deepClone()</a></span> - Method in class com.comphenix.protocol.events.<a href="../com/comphenix/protocol/events/PacketContainer.html" title="class in com.comphenix.protocol.events">PacketContainer</a></dt>
<dd>
<div class="block">Create a deep copy of the current packet.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/NbtBase.html#deepClone()">deepClone()</a></span> - Method in interface com.comphenix.protocol.wrappers.nbt.<a href="../com/comphenix/protocol/wrappers/nbt/NbtBase.html" title="interface in com.comphenix.protocol.wrappers.nbt">NbtBase</a></dt>
<dd>
<div class="block">Clone the current NBT tag.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html#deepClone()">deepClone()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedDataWatcher.html" title="class in com.comphenix.protocol.wrappers">WrappedDataWatcher</a></dt>
<dd>
<div class="block">Clone the content of the current DataWatcher.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html#deepClone()">deepClone()</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/WrappedWatchableObject.html" title="class in com.comphenix.protocol.wrappers">WrappedWatchableObject</a></dt>
<dd>
<div class="block">Clone the current wrapped watchable object, along with any contained objects.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/PacketConstructor.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/PacketConstructor.html" title="class in com.comphenix.protocol.injector">PacketConstructor</a></dt>
<dd>
<div class="block">A packet constructor that automatically converts Bukkit types to their NMS conterpart.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/cloning/AggregateCloner.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/AggregateCloner.html" title="class in com.comphenix.protocol.reflect.cloning">AggregateCloner</a></dt>
<dd>
<div class="block">Represents a default aggregate cloner.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances">DefaultInstances</a></dt>
<dd>
<div class="block">Standard default instance provider.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtBinarySerializer</a></dt>
<dd>
<div class="block">Retrieve a default instance of the NBT binary serializer.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtConfigurationSerializer</a></dt>
<dd>
<div class="block">A standard YAML serializer.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html#DEFAULT">DEFAULT</a></span> - Static variable in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtTextSerializer</a></dt>
<dd>
<div class="block">A default instance of this serializer.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#DEFAULT_MAX_ERROR_COUNT">DEFAULT_MAX_ERROR_COUNT</a></span> - Static variable in class com.comphenix.protocol.error.<a href="../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#DEFAULT_PREFIX">DEFAULT_PREFIX</a></span> - Static variable in class com.comphenix.protocol.error.<a href="../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#DEFAULT_SENDING_DELTA">DEFAULT_SENDING_DELTA</a></span> - Static variable in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a></dt>
<dd>
<div class="block">Default number of packets to skip.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#DEFAULT_SUPPORT_URL">DEFAULT_SUPPORT_URL</a></span> - Static variable in class com.comphenix.protocol.error.<a href="../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/async/AsyncMarker.html#DEFAULT_TIMEOUT_DELTA">DEFAULT_TIMEOUT_DELTA</a></span> - Static variable in class com.comphenix.protocol.async.<a href="../com/comphenix/protocol/async/AsyncMarker.html" title="class in com.comphenix.protocol.async">AsyncMarker</a></dt>
<dd>
<div class="block">Default number of milliseconds until a packet will rejected.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html#defaultCloner">defaultCloner</a></span> - Variable in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning">FieldCloner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/StructureModifier.html#defaultFields">defaultFields</a></span> - Variable in class com.comphenix.protocol.reflect.<a href="../com/comphenix/protocol/reflect/StructureModifier.html" title="class in com.comphenix.protocol.reflect">StructureModifier</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances"><span class="strong">DefaultInstances</span></a> - Class in <a href="../com/comphenix/protocol/reflect/instances/package-summary.html">com.comphenix.protocol.reflect.instances</a></dt>
<dd>
<div class="block">Used to construct default instances of any type.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html#DefaultInstances(com.google.common.collect.ImmutableList)">DefaultInstances(ImmutableList&lt;InstanceProvider&gt;)</a></span> - Constructor for class com.comphenix.protocol.reflect.instances.<a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances">DefaultInstances</a></dt>
<dd>
<div class="block">Construct a default instance generator using the given instance providers.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances">DefaultInstances</a></dt>
<dd>
<div class="block">Copy a given instance provider.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../com/comphenix/protocol/reflect/instances/DefaultInstances.html" title="class in com.comphenix.protocol.reflect.instances">DefaultInstances</a></dt>
<dd>
<div class="block">Construct a default instance generator using the given instance providers.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html#defaultTransform(com.comphenix.protocol.reflect.StructureModifier, com.comphenix.protocol.reflect.StructureModifier, com.comphenix.protocol.reflect.cloning.Cloner, int)">defaultTransform(StructureModifier&lt;Object&gt;, StructureModifier&lt;Object&gt;, Cloner, int)</a></span> - Method in class com.comphenix.protocol.reflect.cloning.<a href="../com/comphenix/protocol/reflect/cloning/FieldCloner.html" title="class in com.comphenix.protocol.reflect.cloning">FieldCloner</a></dt>
<dd>
<div class="block">Default implementation of the field transform.</div>
</dd>
<dt><a href="../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector"><span class="strong">DelayedSingleTask</span></a> - Class in <a href="../com/comphenix/protocol/injector/package-summary.html">com.comphenix.protocol.injector</a></dt>
<dd>
<div class="block">Represents a single delayed task.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/injector/DelayedSingleTask.html#DelayedSingleTask(org.bukkit.plugin.Plugin)">DelayedSingleTask(Plugin)</a></span> - Constructor for class com.comphenix.protocol.injector.<a href="../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a></dt>
<dd>
<div class="block">Create a single task scheduler.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../com/comphenix/protocol/injector/DelayedSingleTask.html" title="class in com.comphenix.protocol.injector">DelayedSingleTask</a></dt>
<dd>
<div class="block">Create a single task scheduler.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html#deserialize(java.io.DataInput)">deserialize(DataInput)</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtBinarySerializer</a></dt>
<dd>
<div class="block">Load an NBT tag from a stream.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html#deserialize(org.bukkit.configuration.ConfigurationSection, java.lang.String)">deserialize(ConfigurationSection, String)</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtConfigurationSerializer</a></dt>
<dd>
<div class="block">Read a NBT tag from a root configuration.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html#deserialize(java.lang.String)">deserialize(String)</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtTextSerializer</a></dt>
<dd>
<div class="block">Deserialize a NBT tag from a base-64 encoded string.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html#deserializeCompound(java.io.DataInput)">deserializeCompound(DataInput)</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtBinarySerializer</a></dt>
<dd>
<div class="block">Load an NBT compound from a stream.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html#deserializeCompound(org.bukkit.configuration.file.YamlConfiguration, java.lang.String)">deserializeCompound(YamlConfiguration, String)</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtConfigurationSerializer</a></dt>
<dd>
<div class="block">Read a NBT compound from a root configuration.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html#deserializeCompound(java.lang.String)">deserializeCompound(String)</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtTextSerializer</a></dt>
<dd>
<div class="block">Deserialize a NBT compound from a base-64 encoded string.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/StreamSerializer.html#deserializeItemStack(java.io.DataInputStream)">deserializeItemStack(DataInputStream)</a></span> - Method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/StreamSerializer.html" title="class in com.comphenix.protocol.utility">StreamSerializer</a></dt>
<dd>
<div class="block">Read or deserialize an item stack from an underlying input stream.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/utility/StreamSerializer.html#deserializeItemStack(java.lang.String)">deserializeItemStack(String)</a></span> - Method in class com.comphenix.protocol.utility.<a href="../com/comphenix/protocol/utility/StreamSerializer.html" title="class in com.comphenix.protocol.utility">StreamSerializer</a></dt>
<dd>
<div class="block">Deserialize an item stack from a base-64 encoded string.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html#deserializeList(java.io.DataInput)">deserializeList(DataInput)</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtBinarySerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtBinarySerializer</a></dt>
<dd>
<div class="block">Load an NBT list from a stream.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html#deserializeList(org.bukkit.configuration.file.YamlConfiguration, java.lang.String)">deserializeList(YamlConfiguration, String)</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtConfigurationSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtConfigurationSerializer</a></dt>
<dd>
<div class="block">Read a NBT compound from a root configuration.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html#deserializeList(java.lang.String)">deserializeList(String)</a></span> - Method in class com.comphenix.protocol.wrappers.nbt.io.<a href="../com/comphenix/protocol/wrappers/nbt/io/NbtTextSerializer.html" title="class in com.comphenix.protocol.wrappers.nbt.io">NbtTextSerializer</a></dt>
<dd>
<div class="block">Deserialize a NBT list from a base-64 encoded string.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/Packets.Server.html#DESTROY_ENTITY">DESTROY_ENTITY</a></span> - Static variable in class com.comphenix.protocol.<a href="../com/comphenix/protocol/Packets.Server.html" title="class in com.comphenix.protocol">Packets.Server</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error"><span class="strong">DetailedErrorReporter</span></a> - Class in <a href="../com/comphenix/protocol/error/package-summary.html">com.comphenix.protocol.error</a></dt>
<dd>
<div class="block">Internal class used to handle exceptions.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#DetailedErrorReporter(org.bukkit.plugin.Plugin)">DetailedErrorReporter(Plugin)</a></span> - Constructor for class com.comphenix.protocol.error.<a href="../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></dt>
<dd>
<div class="block">Create a default error reporting system.</div>
</dd>
<dt><span class="strong"><a href="../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.<a href="../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></dt>
<dd>
<div class="block">Create a central error reporting system.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/error/DetailedErrorReporter.html#DetailedErrorReporter(org.bukkit.plugin.Plugin, java.lang.String, java.lang.String, int, java.util.logging.Logger)">DetailedErrorReporter(Plugin, String, String, int, Logger)</a></span> - Constructor for class com.comphenix.protocol.error.<a href="../com/comphenix/protocol/error/DetailedErrorReporter.html" title="class in com.comphenix.protocol.error">DetailedErrorReporter</a></dt>
<dd>
<div class="block">Create a central error reporting system.</div>
</dd>
<dt><span class="strong"><a href="../com/comphenix/protocol/wrappers/ChunkPosition.html#divide(int)">divide(int)</a></span> - Method in class com.comphenix.protocol.wrappers.<a href="../com/comphenix/protocol/wrappers/ChunkPosition.html" title="class in com.comphenix.protocol.wrappers">ChunkPosition</a></dt>
<dd>
<div class="block">Divide each dimension in the current position by the given divisor.</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a href="index-23.html">Y</a>&nbsp;<a href="index-24.html">Z</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-3.html">Prev Letter</a></li>
<li><a href="index-5.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-4.html" target="_top">Frames</a></li>
<li><a href="index-4.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>