A B C D E F G H I K L M N O P R S T U V W X Y Z 

U

uninitializePlayers(Player[]) - Method in class com.comphenix.protocol.injector.PacketFilterManager
Uninitialize the packet injection of every player.
uninjectPlayer(Player) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
Unregisters the given player.
uninjectPlayer(Player, boolean) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
Unregisters the given player.
uninjectPlayer(InetSocketAddress) - Method in class com.comphenix.protocol.injector.player.PlayerInjectionHandler
Unregisters a player by the given address.
unregisterAsyncHandler(AsyncListenerHandler) - Method in class com.comphenix.protocol.async.AsyncFilterManager
 
unregisterAsyncHandler(AsyncListenerHandler) - Method in interface com.comphenix.protocol.AsynchronousManager
Unregisters and closes the given asynchronous handler.
unregisterAsyncHandlers(Plugin) - Method in class com.comphenix.protocol.async.AsyncFilterManager
 
unregisterAsyncHandlers(Plugin) - Method in interface com.comphenix.protocol.AsynchronousManager
Unregisters every asynchronous handler associated with this plugin.
unregisterPacketClass(Class<?>) - Method in interface com.comphenix.protocol.injector.ListenerInvoker
Associate a given class with the given packet ID.
unregisterPacketClass(Class<?>) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
unregisterTimeoutHandler(PacketListener) - Method in class com.comphenix.protocol.async.AsyncFilterManager
 
unregisterTimeoutHandler(PacketListener) - Method in interface com.comphenix.protocol.AsynchronousManager
Unregisters a given timeout listener.
unwrapItem(Object) - Method in class com.comphenix.protocol.injector.BukkitUnwrapper
 
unwrapItem(Object) - Method in interface com.comphenix.protocol.injector.PacketConstructor.Unwrapper
Convert the given wrapped object to the equivalent net.minecraft.server object.
update(Updater.UpdateType, boolean) - Method in class com.comphenix.protocol.metrics.Updater
Update the plugin.
UPDATE_HEALTH - Static variable in class com.comphenix.protocol.Packets.Server
 
UPDATE_SIGN - Static variable in class com.comphenix.protocol.Packets.Client
 
UPDATE_SIGN - Static variable in class com.comphenix.protocol.Packets.Server
 
UPDATE_TIME - Static variable in class com.comphenix.protocol.Packets.Server
 
updateEntity(Entity, List<Player>) - Method in class com.comphenix.protocol.injector.PacketFilterManager
 
updateEntity(Entity, List<Player>) - Method in interface com.comphenix.protocol.ProtocolManager
Completely refresh all clients about an entity.
Updater - Class in com.comphenix.protocol.metrics
Check dev.bukkit.org to find updates for a given plugin, and download the updates if needed.
Updater(Plugin, Logger, String, File, String) - Constructor for class com.comphenix.protocol.metrics.Updater
Initialize the updater
Updater.UpdateResult - Enum in com.comphenix.protocol.metrics
Gives the dev the result of the update process.
Updater.UpdateType - Enum in com.comphenix.protocol.metrics
Allows the dev to specify the type of update that will be run.
USE_ENTITY - Static variable in class com.comphenix.protocol.Packets.Client
 
useStructureCompiler - Variable in class com.comphenix.protocol.reflect.StructureModifier
 
A B C D E F G H I K L M N O P R S T U V W X Y Z