Rewrite TeleportCommand (sadly I can't make this commit any smaller)

this pile of shit was overdue a rewrite. The new version is much easier to understand.
This commit is contained in:
Dylan K. Taylor
2020-06-21 00:04:18 +01:00
parent 7c7e4f2093
commit c523595e85
2 changed files with 64 additions and 70 deletions

View File

@ -705,11 +705,6 @@ parameters:
count: 1
path: ../../../src/pocketmine/block/Wool.php
-
message: "#^Call to an undefined method pocketmine\\\\command\\\\CommandSender\\:\\:teleport\\(\\)\\.$#"
count: 1
path: ../../../src/pocketmine/command/defaults/TeleportCommand.php
-
message: "#^Method pocketmine\\\\event\\\\entity\\\\EntityDeathEvent\\:\\:getEntity\\(\\) should return pocketmine\\\\entity\\\\Living but returns pocketmine\\\\entity\\\\Entity\\.$#"
count: 1