hi guys how i must write this line in new API ? PHP: $this->move($this->motion->x, $this->motion->y, $this->motion->z);
Exactly as you have it https://github.com/pmmp/PocketMine-MP/blob/3.6/src/pocketmine/entity/Entity.php#L1431