<dt><spanclass="strong"><ahref="../com/comphenix/protocol/injector/PacketFilterManager.html#uninitializePlayers(org.bukkit.entity.Player[])">uninitializePlayers(Player[])</a></span> - Method in class com.comphenix.protocol.injector.<ahref="../com/comphenix/protocol/injector/PacketFilterManager.html"title="class in com.comphenix.protocol.injector">PacketFilterManager</a></dt>
<dd>
<divclass="block">Uninitialize the packet injection of every player.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#uninjectPlayer(org.bukkit.entity.Player)">uninjectPlayer(Player)</a></span> - Method in class com.comphenix.protocol.injector.player.<ahref="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html"title="class in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></dt>
<dd>
<divclass="block">Unregisters the given player.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#uninjectPlayer(org.bukkit.entity.Player, boolean)">uninjectPlayer(Player, boolean)</a></span> - Method in class com.comphenix.protocol.injector.player.<ahref="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html"title="class in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></dt>
<dd>
<divclass="block">Unregisters the given player.</div>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html#uninjectPlayer(java.net.InetSocketAddress)">uninjectPlayer(InetSocketAddress)</a></span> - Method in class com.comphenix.protocol.injector.player.<ahref="../com/comphenix/protocol/injector/player/PlayerInjectionHandler.html"title="class in com.comphenix.protocol.injector.player">PlayerInjectionHandler</a></dt>
<dd>
<divclass="block">Unregisters a player by the given address.</div>
</dd>
<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/injector/ListenerInvoker.html#unregisterPacketClass(java.lang.Class)">unregisterPacketClass(Class<?>)</a></span> - Method in interface com.comphenix.protocol.injector.<ahref="../com/comphenix/protocol/injector/ListenerInvoker.html"title="interface in com.comphenix.protocol.injector">ListenerInvoker</a></dt>
<divclass="block">Associate a given class with the given packet ID.</div>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/injector/PacketFilterManager.html#unregisterPacketClass(java.lang.Class)">unregisterPacketClass(Class<?>)</a></span> - Method in class com.comphenix.protocol.injector.<ahref="../com/comphenix/protocol/injector/PacketFilterManager.html"title="class in com.comphenix.protocol.injector">PacketFilterManager</a></dt>
<dd> </dd>
<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/injector/BukkitUnwrapper.html#unwrapItem(java.lang.Object)">unwrapItem(Object)</a></span> - Method in class com.comphenix.protocol.injector.<ahref="../com/comphenix/protocol/injector/BukkitUnwrapper.html"title="class in com.comphenix.protocol.injector">BukkitUnwrapper</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html#unwrapItem(java.lang.Object)">unwrapItem(Object)</a></span> - Method in interface com.comphenix.protocol.injector.<ahref="../com/comphenix/protocol/injector/PacketConstructor.Unwrapper.html"title="interface in com.comphenix.protocol.injector">PacketConstructor.Unwrapper</a></dt>
<dd>
<divclass="block">Convert the given wrapped object to the equivalent net.minecraft.server object.</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/injector/PacketFilterManager.html#updateEntity(org.bukkit.entity.Entity, java.util.List)">updateEntity(Entity, List<Player>)</a></span> - Method in class com.comphenix.protocol.injector.<ahref="../com/comphenix/protocol/injector/PacketFilterManager.html"title="class in com.comphenix.protocol.injector">PacketFilterManager</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>
<dd>
<divclass="block">Completely refresh all clients about an entity.</div>
<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>