mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 11:57:10 +00:00
Fix build
This commit is contained in:
parent
69967a0e55
commit
950eddf405
@ -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(
|
||||
|
@ -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
|
||||
|
||||
-
|
||||
|
Loading…
x
Reference in New Issue
Block a user