Uses of Class
com.comphenix.protocol.injector.DelayedSingleTask
Packages that use DelayedSingleTask
-
Uses of DelayedSingleTask in com.comphenix.protocol.injector
Methods in com.comphenix.protocol.injector that return DelayedSingleTaskModifier and TypeMethodDescriptionPacketFilterBuilder.getUnhookTask()Retrieve the task that is used to delay unhooking when ProtocolLib is no in use.Methods in com.comphenix.protocol.injector with parameters of type DelayedSingleTaskModifier and TypeMethodDescriptionPacketFilterBuilder.unhookTask(DelayedSingleTask unhookTask)Set the task used to delay unhooking when ProtocolLib is no in use.