| Package | Description |
|---|---|
| com.comphenix.protocol.injector |
| Modifier and Type | Method and Description |
|---|---|
DelayedSingleTask |
PacketFilterBuilder.getUnhookTask()
Retrieve the task that is used to delay unhooking when ProtocolLib is no in use.
|
| Modifier and Type | Method and Description |
|---|---|
PacketFilterBuilder |
PacketFilterBuilder.unhookTask(DelayedSingleTask unhookTask)
Set the task used to delay unhooking when ProtocolLib is no in use.
|