Class 'pocketmine\scheduler\CallbackTask' not found" (EXCEPTION) in "plugins/crates/src/onerix/flayzer/crates/main" at line 55 Code: Code: $this->getScheduler()->ScheduleRepeatingTask(new CallBackTask(array($this, "updateParticle")), 20 * 3); #line 55
Take a look at the closure tasks section of this post: https://forums.pmmp.io/threads/using-tasks.7378/