PHP pocketmine\scheduler 네임스페이스

클래스들

이름 설명
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