<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>
</dd>
<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>
</dd>
<dt><spanclass="strong"><ahref="../com/comphenix/protocol/reflect/PrimitiveUtils.html#unwrap(java.lang.Class)">unwrap(Class<T>)</a></span> - Static method in class com.comphenix.protocol.reflect.<ahref="../com/comphenix/protocol/reflect/PrimitiveUtils.html"title="class in com.comphenix.protocol.reflect">PrimitiveUtils</a></dt>
<dd>
<divclass="block">Returns the corresponding primitive type of <code>type</code> if it is a
<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>
</dd>
<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>
</dd>
<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>