LevelSoundEventPacket: fixed bad null assignment in ::create()

This commit is contained in:
Dylan K. Taylor
2021-07-14 15:21:33 +01:00
parent c474aa42e5
commit 9f11be25cb
2 changed files with 1 additions and 6 deletions

View File

@ -190,11 +190,6 @@ parameters:
count: 1
path: ../../../src/network/mcpe/NetworkSession.php
-
message: "#^Property pocketmine\\\\network\\\\mcpe\\\\protocol\\\\LevelSoundEventPacket\\:\\:\\$position \\(pocketmine\\\\math\\\\Vector3\\) does not accept pocketmine\\\\math\\\\Vector3\\|null\\.$#"
count: 1
path: ../../../src/network/mcpe/protocol/LevelSoundEventPacket.php
-
message: "#^Parameter \\#1 \\$eid of method pocketmine\\\\network\\\\mcpe\\\\protocol\\\\serializer\\\\PacketSerializer\\:\\:putEntityUniqueId\\(\\) expects int, int\\|null given\\.$#"
count: 1