- 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.
- unregisterTimeoutHandler(PacketListener) - Method in class com.comphenix.protocol.async.AsyncFilterManager
-
- unregisterTimeoutHandler(PacketListener) - Method in interface com.comphenix.protocol.AsynchronousManager
-
Unregisters a given timeout listener.
- 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 interface com.comphenix.protocol.ProtocolManager
-
Completely resend an entity to a list of clients.
- 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
-