PHP pocketmine\scheduler Namespace

Classes

Name Description
AsyncPool
AsyncTask Class used to run async tasks in other threads.
AsyncWorker
CallbackTask Allows the creation of simple callbacks with extra data The last parameter in the callback will be this object
FileWriteTask
GarbageCollectionTask
PluginTask Base class for plugin tasks. Allows the Server to delete them easily when needed
SendUsageTask
ServerScheduler
Task WARNING! Plugins that create tasks MUST extend PluginTask
TaskHandler