| Package | Description |
|---|---|
| com.comphenix.protocol |
Contains classes for retrieving the main ProtocolMananger object.
|
| com.comphenix.protocol.async | |
| com.comphenix.protocol.utility |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolManager |
ProtocolLibrary.getProtocolManager()
Retrieves the packet protocol manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
ProtocolLibrary.init(org.bukkit.plugin.Plugin plugin,
ProtocolConfig config,
ProtocolManager manager,
ErrorReporter reporter,
com.google.common.util.concurrent.ListeningScheduledExecutorService executorAsync,
com.google.common.util.concurrent.ListeningScheduledExecutorService executorSync) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolManager |
AsyncFilterManager.getManager()
Retrieve the protocol manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncFilterManager.setManager(ProtocolManager manager)
Set the associated protocol manager.
|
| Constructor and Description |
|---|
ChatExtensions(ProtocolManager manager) |
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.