Package | Description |
---|---|
com.comphenix.protocol |
Contains classes for retrieving the main ProtocolMananger object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CommandFilter.filterEvent(PacketEvent event,
CommandFilter.FilterFailedHandler handler)
Determine whether or not to pass the given packet event to the packet listeners.
|