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.
|
Constructor and Description |
---|
AsyncFilterManager(ErrorReporter reporter,
org.bukkit.scheduler.BukkitScheduler scheduler,
ProtocolManager manager)
Initialize a asynchronous filter manager.
|
Constructor and Description |
---|
ChatExtensions(ProtocolManager manager) |