Package | Description |
---|---|
com.comphenix.protocol |
Contains classes for retrieving the main
ProtocolMananger object. |
com.comphenix.protocol.async | |
com.comphenix.protocol.injector | |
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,
BukkitScheduler scheduler,
ProtocolManager manager)
Initialize a asynchronous filter manager.
|
Modifier and Type | Class and Description |
---|---|
class |
PacketFilterManager |
Constructor and Description |
---|
ChatExtensions(ProtocolManager manager) |