<dt><spanclass="strong"><ahref="../com/comphenix/protocol/async/AsyncFilterManager.html#unregisterAsyncHandler(com.comphenix.protocol.async.AsyncListenerHandler)">unregisterAsyncHandler(AsyncListenerHandler)</a></span> - Method in class com.comphenix.protocol.async.<ahref="../com/comphenix/protocol/async/AsyncFilterManager.html"title="class in com.comphenix.protocol.async">AsyncFilterManager</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/AsynchronousManager.html#unregisterAsyncHandler(com.comphenix.protocol.async.AsyncListenerHandler)">unregisterAsyncHandler(AsyncListenerHandler)</a></span> - Method in interface com.comphenix.protocol.<ahref="../com/comphenix/protocol/AsynchronousManager.html"title="interface in com.comphenix.protocol">AsynchronousManager</a></dt>
<dd>
<divclass="block">Unregisters and closes the given asynchronous handler.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/async/AsyncFilterManager.html#unregisterAsyncHandlers(org.bukkit.plugin.Plugin)">unregisterAsyncHandlers(Plugin)</a></span> - Method in class com.comphenix.protocol.async.<ahref="../com/comphenix/protocol/async/AsyncFilterManager.html"title="class in com.comphenix.protocol.async">AsyncFilterManager</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/AsynchronousManager.html#unregisterAsyncHandlers(org.bukkit.plugin.Plugin)">unregisterAsyncHandlers(Plugin)</a></span> - Method in interface com.comphenix.protocol.<ahref="../com/comphenix/protocol/AsynchronousManager.html"title="interface in com.comphenix.protocol">AsynchronousManager</a></dt>
<dd>
<divclass="block">Unregisters every asynchronous handler associated with this plugin.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/async/AsyncFilterManager.html#unregisterTimeoutHandler(com.comphenix.protocol.events.PacketListener)">unregisterTimeoutHandler(PacketListener)</a></span> - Method in class com.comphenix.protocol.async.<ahref="../com/comphenix/protocol/async/AsyncFilterManager.html"title="class in com.comphenix.protocol.async">AsyncFilterManager</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/AsynchronousManager.html#unregisterTimeoutHandler(com.comphenix.protocol.events.PacketListener)">unregisterTimeoutHandler(PacketListener)</a></span> - Method in interface com.comphenix.protocol.<ahref="../com/comphenix/protocol/AsynchronousManager.html"title="interface in com.comphenix.protocol">AsynchronousManager</a></dt>
<dd>
<divclass="block">Unregisters a given timeout listener.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/metrics/Updater.html#update(com.comphenix.protocol.metrics.Updater.UpdateType, boolean)">update(Updater.UpdateType, boolean)</a></span> - Method in class com.comphenix.protocol.metrics.<ahref="../com/comphenix/protocol/metrics/Updater.html"title="class in com.comphenix.protocol.metrics">Updater</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#UPDATE_HEALTH">UPDATE_HEALTH</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>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Client.html#UPDATE_SIGN">UPDATE_SIGN</a></span> - Static variable in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Packets.Client.html"title="class in com.comphenix.protocol">Packets.Client</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#UPDATE_SIGN">UPDATE_SIGN</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>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Server.html#UPDATE_TIME">UPDATE_TIME</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>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/ProtocolManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">updateEntity(Entity, List<Player>)</a></span> - Method in interface com.comphenix.protocol.<ahref="../com/comphenix/protocol/ProtocolManager.html"title="interface in com.comphenix.protocol">ProtocolManager</a></dt>
<dt><ahref="../com/comphenix/protocol/metrics/Updater.html"title="class in com.comphenix.protocol.metrics"><spanclass="strong">Updater</span></a> - Class in <ahref="../com/comphenix/protocol/metrics/package-summary.html">com.comphenix.protocol.metrics</a></dt>
<dd>
<divclass="block">Check dev.bukkit.org to find updates for a given plugin, and download the updates if needed.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/metrics/Updater.html#Updater(org.bukkit.plugin.Plugin, java.util.logging.Logger, java.lang.String, java.io.File, java.lang.String)">Updater(Plugin, Logger, String, File, String)</a></span> - Constructor for class com.comphenix.protocol.metrics.<ahref="../com/comphenix/protocol/metrics/Updater.html"title="class in com.comphenix.protocol.metrics">Updater</a></dt>
<dd>
<divclass="block">Initialize the updater</div>
</dd>
<dt><ahref="../com/comphenix/protocol/metrics/Updater.UpdateResult.html"title="enum in com.comphenix.protocol.metrics"><spanclass="strong">Updater.UpdateResult</span></a> - Enum in <ahref="../com/comphenix/protocol/metrics/package-summary.html">com.comphenix.protocol.metrics</a></dt>
<dd>
<divclass="block">Gives the dev the result of the update process.</div>
</dd>
<dt><ahref="../com/comphenix/protocol/metrics/Updater.UpdateType.html"title="enum in com.comphenix.protocol.metrics"><spanclass="strong">Updater.UpdateType</span></a> - Enum in <ahref="../com/comphenix/protocol/metrics/package-summary.html">com.comphenix.protocol.metrics</a></dt>
<dd>
<divclass="block">Allows the dev to specify the type of update that will be run.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/Packets.Client.html#USE_ENTITY">USE_ENTITY</a></span> - Static variable in class com.comphenix.protocol.<ahref="../com/comphenix/protocol/Packets.Client.html"title="class in com.comphenix.protocol">Packets.Client</a></dt>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/StructureModifier.html#useStructureCompiler">useStructureCompiler</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>