Fix build

This commit is contained in:
Dylan K. Taylor 2023-01-13 17:57:41 +00:00
parent 69967a0e55
commit 950eddf405
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D
2 changed files with 1 additions and 2 deletions

View File

@ -32,7 +32,6 @@ use pocketmine\network\mcpe\protocol\PlayerActionPacket;
use pocketmine\network\mcpe\protocol\RespawnPacket;
use pocketmine\network\mcpe\protocol\types\PlayerAction;
use pocketmine\player\Player;
use function array_map;
class DeathPacketHandler extends PacketHandler{
public function __construct(

View File

@ -617,7 +617,7 @@ parameters:
-
message: "#^Cannot call method getLanguage\\(\\) on pocketmine\\\\player\\\\Player\\|null\\.$#"
count: 2
count: 4
path: ../../../src/network/mcpe/NetworkSession.php
-