mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-20 12:44:01 +00:00
this new form allows skipping some useless checks during sky light calculation and also allows getting rid of the last hard dependency on core Block classes. We're getting real close to native light now.
998 lines
41 KiB
Plaintext
998 lines
41 KiB
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../build/make-release.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$name of method pocketmine\\\\world\\\\generator\\\\GeneratorManager\\:\\:getGenerator\\(\\) expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/Server.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$constraint of method pocketmine\\\\block\\\\BaseRail\\:\\:getPossibleConnectionDirectionsOneConstraint\\(\\) expects int, int\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/BaseRail.php
|
|
|
|
-
|
|
message: "#^Cannot call method setFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/Block.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$value of method pocketmine\\\\nbt\\\\tag\\\\CompoundTag\\:\\:setInt\\(\\) expects int, int\\|null given\\.$#"
|
|
count: 4
|
|
path: ../../../src/block/tile/Chest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$x of class pocketmine\\\\math\\\\Vector3 constructor expects float\\|int, int\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/tile/Chest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#3 \\$z of class pocketmine\\\\math\\\\Vector3 constructor expects float\\|int, int\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/tile/Chest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$x of method pocketmine\\\\world\\\\World\\:\\:getTileAt\\(\\) expects int, int\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/tile/Chest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#3 \\$z of method pocketmine\\\\world\\\\World\\:\\:getTileAt\\(\\) expects int, int\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/tile/Chest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$replace of function str_replace expects array\\|string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/Command.php
|
|
|
|
-
|
|
message: "#^Cannot call method startTiming\\(\\) on pocketmine\\\\timings\\\\TimingsHandler\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/SimpleCommandMap.php
|
|
|
|
-
|
|
message: "#^Cannot call method stopTiming\\(\\) on pocketmine\\\\timings\\\\TimingsHandler\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/SimpleCommandMap.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$target of method pocketmine\\\\permission\\\\BanList\\:\\:addBan\\(\\) expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/BanCommand.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$name of method pocketmine\\\\Server\\:\\:getPlayerExact\\(\\) expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/BanCommand.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/BanIpCommand.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$ip of method pocketmine\\\\command\\\\defaults\\\\BanIpCommand\\:\\:processIPBan\\(\\) expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/BanIpCommand.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$name of method pocketmine\\\\Server\\:\\:getPlayer\\(\\) expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/BanIpCommand.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$name of method pocketmine\\\\Server\\:\\:getOfflinePlayer\\(\\) expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/DeopCommand.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$name of method pocketmine\\\\Server\\:\\:getPlayer\\(\\) expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/KickCommand.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$name of method pocketmine\\\\Server\\:\\:getOfflinePlayer\\(\\) expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/OpCommand.php
|
|
|
|
-
|
|
message: "#^Cannot call method addParticle\\(\\) on pocketmine\\\\world\\\\World\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/ParticleCommand.php
|
|
|
|
-
|
|
message: "#^Cannot call method getSeed\\(\\) on pocketmine\\\\world\\\\World\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/SeedCommand.php
|
|
|
|
-
|
|
message: "#^Cannot call method setSpawnLocation\\(\\) on pocketmine\\\\world\\\\World\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/SetWorldSpawnCommand.php
|
|
|
|
-
|
|
message: "#^Cannot call method getTime\\(\\) on pocketmine\\\\world\\\\World\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/command/defaults/TimeCommand.php
|
|
|
|
-
|
|
message: "#^Cannot call method addEntity\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/entity/Entity.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$oldContents of method pocketmine\\\\inventory\\\\InventoryListener\\:\\:onContentChange\\(\\) expects array\\<pocketmine\\\\item\\\\Item\\>, array\\<int, pocketmine\\\\item\\\\Item\\|null\\> given\\.$#"
|
|
count: 1
|
|
path: ../../../src/inventory/BaseInventory.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$recipe of class pocketmine\\\\event\\\\inventory\\\\CraftItemEvent constructor expects pocketmine\\\\crafting\\\\CraftingRecipe, pocketmine\\\\crafting\\\\CraftingRecipe\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/inventory/transaction/CraftingTransaction.php
|
|
|
|
-
|
|
message: "#^Parameter \\#3 \\$repetitions of class pocketmine\\\\event\\\\inventory\\\\CraftItemEvent constructor expects int, int\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/inventory/transaction/CraftingTransaction.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:BLAST_PROTECTION\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:EFFICIENCY\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:FEATHER_FALLING\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:FIRE_ASPECT\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:FIRE_PROTECTION\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:FLAME\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:INFINITY\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:KNOCKBACK\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:MENDING\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:POWER\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:PROJECTILE_PROTECTION\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:PROTECTION\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:PUNCH\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:RESPIRATION\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:SHARPNESS\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:SILK_TOUCH\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:THORNS\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:UNBREAKING\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\item\\\\enchantment\\\\Enchantment\\:\\:VANISHING\\(\\) should return pocketmine\\\\item\\\\enchantment\\\\Enchantment but returns pocketmine\\\\item\\\\enchantment\\\\Enchantment\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/enchantment/Enchantment.php
|
|
|
|
-
|
|
message: "#^Cannot call method getUsername\\(\\) on pocketmine\\\\player\\\\PlayerInfo\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/NetworkSessionManager.php
|
|
|
|
-
|
|
message: "#^Cannot call method getUuid\\(\\) on pocketmine\\\\player\\\\PlayerInfo\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/NetworkSessionManager.php
|
|
|
|
-
|
|
message: "#^Parameter \\#3 \\$chunk of class pocketmine\\\\network\\\\mcpe\\\\ChunkRequestTask constructor expects pocketmine\\\\world\\\\format\\\\Chunk, pocketmine\\\\world\\\\format\\\\Chunk\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/ChunkCache.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$entity of method pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\:\\:onEntityEffectAdded\\(\\) expects pocketmine\\\\entity\\\\Living, pocketmine\\\\player\\\\Player\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$entity of method pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\:\\:onEntityEffectRemoved\\(\\) expects pocketmine\\\\entity\\\\Living, pocketmine\\\\player\\\\Player\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$clientPub of class pocketmine\\\\network\\\\mcpe\\\\encryption\\\\PrepareEncryptionTask constructor expects Mdanter\\\\Ecc\\\\Crypto\\\\Key\\\\PublicKeyInterface, Mdanter\\\\Ecc\\\\Crypto\\\\Key\\\\PublicKeyInterface\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$player of class pocketmine\\\\network\\\\mcpe\\\\handler\\\\PreSpawnPacketHandler constructor expects pocketmine\\\\player\\\\Player, pocketmine\\\\player\\\\Player\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method setImmobile\\(\\) on pocketmine\\\\player\\\\Player\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method doFirstSpawn\\(\\) on pocketmine\\\\player\\\\Player\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$player of class pocketmine\\\\network\\\\mcpe\\\\handler\\\\InGamePacketHandler constructor expects pocketmine\\\\player\\\\Player, pocketmine\\\\player\\\\Player\\|null given\\.$#"
|
|
count: 2
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$player of class pocketmine\\\\network\\\\mcpe\\\\handler\\\\DeathPacketHandler constructor expects pocketmine\\\\player\\\\Player, pocketmine\\\\player\\\\Player\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method sendData\\(\\) on pocketmine\\\\player\\\\Player\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method getViewers\\(\\) on pocketmine\\\\player\\\\Player\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$for of method pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\:\\:syncAdventureSettings\\(\\) expects pocketmine\\\\player\\\\Player, pocketmine\\\\player\\\\Player\\|null given\\.$#"
|
|
count: 2
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method syncAll\\(\\) on pocketmine\\\\network\\\\mcpe\\\\InventoryManager\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method syncCreative\\(\\) on pocketmine\\\\network\\\\mcpe\\\\InventoryManager\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$target of method pocketmine\\\\command\\\\Command\\:\\:testPermissionSilent\\(\\) expects pocketmine\\\\command\\\\CommandSender, pocketmine\\\\player\\\\Player\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method getLanguage\\(\\) on pocketmine\\\\player\\\\Player\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method getLocation\\(\\) on pocketmine\\\\player\\\\Player\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method isUsingChunk\\(\\) on pocketmine\\\\player\\\\Player\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method getWorld\\(\\) on pocketmine\\\\player\\\\Player\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\:\\:getInvManager\\(\\) should return pocketmine\\\\network\\\\mcpe\\\\InventoryManager but returns pocketmine\\\\network\\\\mcpe\\\\InventoryManager\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/NetworkSession.php
|
|
|
|
-
|
|
message: "#^Cannot call method getString\\(\\) on pocketmine\\\\nbt\\\\tag\\\\CompoundTag\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/convert/RuntimeBlockMapping.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$that of method pocketmine\\\\nbt\\\\tag\\\\CompoundTag\\:\\:equals\\(\\) expects pocketmine\\\\nbt\\\\tag\\\\Tag, pocketmine\\\\nbt\\\\tag\\\\CompoundTag\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/convert/RuntimeBlockMapping.php
|
|
|
|
-
|
|
message: "#^Cannot call method getTag\\(\\) on pocketmine\\\\nbt\\\\tag\\\\CompoundTag\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/convert/TypeConverter.php
|
|
|
|
-
|
|
message: "#^Cannot call method removeTag\\(\\) on pocketmine\\\\nbt\\\\tag\\\\CompoundTag\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/convert/TypeConverter.php
|
|
|
|
-
|
|
message: "#^Cannot call method setTag\\(\\) on pocketmine\\\\nbt\\\\tag\\\\CompoundTag\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/convert/TypeConverter.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$\\$encryptionKey of closure expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/encryption/PrepareEncryptionTask.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$\\$handshakeJwt of closure expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/encryption/PrepareEncryptionTask.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
|
|
path: ../../../src/network/mcpe/protocol/SetScorePacket.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$v of method pocketmine\\\\network\\\\mcpe\\\\protocol\\\\serializer\\\\PacketSerializer\\:\\:putString\\(\\) expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/protocol/SetScorePacket.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$eid of method pocketmine\\\\network\\\\mcpe\\\\protocol\\\\serializer\\\\PacketSerializer\\:\\:putEntityUniqueId\\(\\) expects int, int\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/protocol/SetScoreboardIdentityPacket.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$v of method pocketmine\\\\utils\\\\BinaryStream\\:\\:putVarInt\\(\\) expects int, int\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/protocol/types/recipe/FurnaceRecipe.php
|
|
|
|
-
|
|
message: "#^Property pocketmine\\\\network\\\\mcpe\\\\raklib\\\\RakLibServer\\:\\:\\$mainThreadNotifier \\(pocketmine\\\\snooze\\\\SleeperNotifier\\) does not accept pocketmine\\\\snooze\\\\SleeperNotifier\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/raklib/RakLibServer.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/permission/BanEntry.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\permission\\\\DefaultPermissions\\:\\:registerPermission\\(\\) should return pocketmine\\\\permission\\\\Permission but returns pocketmine\\\\permission\\\\Permission\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/permission/DefaultPermissions.php
|
|
|
|
-
|
|
message: "#^Cannot call method getSafeSpawn\\(\\) on pocketmine\\\\world\\\\World\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method registerChunkLoader\\(\\) on pocketmine\\\\world\\\\World\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method registerChunkListener\\(\\) on pocketmine\\\\world\\\\World\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method syncAdventureSettings\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 4
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method syncViewAreaRadius\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method syncAvailableCommands\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\player\\\\Player\\:\\:getNetworkSession\\(\\) should return pocketmine\\\\network\\\\mcpe\\\\NetworkSession but returns pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onEnterWorld\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method getEntities\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method stopUsingChunk\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method startUsingChunk\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onTerrainReady\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method syncViewAreaCenterPoint\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\player\\\\Player\\:\\:getSpawn\\(\\) should return pocketmine\\\\world\\\\Position but returns pocketmine\\\\world\\\\Position\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method syncPlayerSpawnPoint\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method sendDataPacket\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method syncGameMode\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method syncAttributes\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onTitle\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onSubTitle\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onActionBar\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onClearTitle\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onResetTitleOptions\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onTitleDuration\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onRawChatMessage\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onTranslatedChatMessage\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onPopup\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onTip\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onFormSent\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method transfer\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onPlayerDestroyed\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onDeath\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method onRespawn\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method syncMovement\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Cannot call method getInvManager\\(\\) on pocketmine\\\\network\\\\mcpe\\\\NetworkSession\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/player/Player.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\plugin\\\\PluginBase\\:\\:getConfig\\(\\) should return pocketmine\\\\utils\\\\Config but returns pocketmine\\\\utils\\\\Config\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/plugin/PluginBase.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$closure of static method pocketmine\\\\utils\\\\Utils\\:\\:getNiceClosureName\\(\\) expects Closure, Closure\\|null given\\.$#"
|
|
count: 3
|
|
path: ../../../src/plugin/PluginManager.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$handler of method pocketmine\\\\plugin\\\\PluginManager\\:\\:registerEvent\\(\\) expects Closure\\(pocketmine\\\\event\\\\Event\\)\\: void, Closure\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/plugin/PluginManager.php
|
|
|
|
-
|
|
message: "#^Cannot call method handleException\\(\\) on pocketmine\\\\scheduler\\\\AsyncWorker\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/scheduler/AsyncTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method count\\(\\) on ArrayObject\\<int, array\\<string, mixed\\>\\>\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/scheduler/AsyncTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method cancel\\(\\) on pocketmine\\\\scheduler\\\\TaskHandler\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/scheduler/CancellableClosureTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method getAsyncWorkerId\\(\\) on pocketmine\\\\scheduler\\\\AsyncWorker\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/scheduler/DumpWorkerMemoryTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method getLogger\\(\\) on pocketmine\\\\scheduler\\\\AsyncWorker\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/scheduler/DumpWorkerMemoryTask.php
|
|
|
|
-
|
|
message: "#^Cannot access property \\$date on pocketmine\\\\updater\\\\UpdateInfo\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/updater/AutoUpdater.php
|
|
|
|
-
|
|
message: "#^Cannot call method getFullVersion\\(\\) on pocketmine\\\\utils\\\\VersionString\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/updater/AutoUpdater.php
|
|
|
|
-
|
|
message: "#^Cannot access property \\$details_url on pocketmine\\\\updater\\\\UpdateInfo\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/updater/AutoUpdater.php
|
|
|
|
-
|
|
message: "#^Cannot access property \\$download_url on pocketmine\\\\updater\\\\UpdateInfo\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/updater/AutoUpdater.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\utils\\\\Config\\:\\:fixYAMLIndexes\\(\\) should return string but returns string\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/utils/Config.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/utils/Config.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\utils\\\\Utils\\:\\:printable\\(\\) should return string but returns string\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/utils/Utils.php
|
|
|
|
-
|
|
message: "#^Cannot call method getFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/Explosion.php
|
|
|
|
-
|
|
message: "#^Only numeric types are allowed in /, float\\|null given on the left side\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/Explosion.php
|
|
|
|
-
|
|
message: "#^Cannot call method getFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/SimpleChunkManager.php
|
|
|
|
-
|
|
message: "#^Cannot call method setFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/SimpleChunkManager.php
|
|
|
|
-
|
|
message: "#^Cannot call method setDirtyFlag\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/SimpleChunkManager.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$chunk of method pocketmine\\\\player\\\\Player\\:\\:onChunkChanged\\(\\) expects pocketmine\\\\world\\\\format\\\\Chunk, pocketmine\\\\world\\\\format\\\\Chunk\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/World.php
|
|
|
|
-
|
|
message: "#^Cannot call method getFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/World.php
|
|
|
|
-
|
|
message: "#^Cannot call method getEntities\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 3
|
|
path: ../../../src/world/World.php
|
|
|
|
-
|
|
message: "#^Cannot call method getBlockSkyLight\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/World.php
|
|
|
|
-
|
|
message: "#^Cannot call method getBlockLight\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/World.php
|
|
|
|
-
|
|
message: "#^Cannot call method getBiomeId\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/World.php
|
|
|
|
-
|
|
message: "#^Cannot call method setBiomeId\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/World.php
|
|
|
|
-
|
|
message: "#^Cannot call method getHighestBlockAt\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/World.php
|
|
|
|
-
|
|
message: "#^Cannot call method isPopulated\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/World.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$chunk of class pocketmine\\\\world\\\\generator\\\\PopulationTask constructor expects pocketmine\\\\world\\\\format\\\\Chunk, pocketmine\\\\world\\\\format\\\\Chunk\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/World.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\world\\\\biome\\\\Biome\\:\\:getBiome\\(\\) should return pocketmine\\\\world\\\\biome\\\\Biome but returns pocketmine\\\\world\\\\biome\\\\Biome\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/biome/Biome.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\world\\\\biome\\\\BiomeRegistry\\:\\:getBiome\\(\\) should return pocketmine\\\\world\\\\biome\\\\Biome but returns pocketmine\\\\world\\\\biome\\\\Biome\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/biome/BiomeRegistry.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\world\\\\format\\\\Chunk\\:\\:getSubChunk\\(\\) should return pocketmine\\\\world\\\\format\\\\SubChunkInterface but returns pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/format/Chunk.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\world\\\\format\\\\Chunk\\:\\:getWritableSubChunk\\(\\) should return pocketmine\\\\world\\\\format\\\\SubChunk but returns pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/format/Chunk.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\world\\\\format\\\\HeightArray\\:\\:get\\(\\) should return int but returns int\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/format/HeightArray.php
|
|
|
|
-
|
|
message: "#^Cannot call method readChunk\\(\\) on pocketmine\\\\world\\\\format\\\\io\\\\region\\\\RegionLoader\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/format/io/region/RegionWorldProvider.php
|
|
|
|
-
|
|
message: "#^Cannot call method writeChunk\\(\\) on pocketmine\\\\world\\\\format\\\\io\\\\region\\\\RegionLoader\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/format/io/region/RegionWorldProvider.php
|
|
|
|
-
|
|
message: "#^Cannot call method calculateChunkCount\\(\\) on pocketmine\\\\world\\\\format\\\\io\\\\region\\\\RegionLoader\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/format/io/region/RegionWorldProvider.php
|
|
|
|
-
|
|
message: "#^Cannot call method saveToThreadStore\\(\\) on pocketmine\\\\scheduler\\\\AsyncWorker\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/world/generator/GeneratorRegisterTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method removeFromThreadStore\\(\\) on pocketmine\\\\scheduler\\\\AsyncWorker\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/world/generator/GeneratorUnregisterTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method getFromThreadStore\\(\\) on pocketmine\\\\scheduler\\\\AsyncWorker\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method setGenerated\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method getX\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 5
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method getZ\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 5
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method isGenerated\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method setPopulated\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method recalculateHeightMap\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method populateSkyLight\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method setLightPopulated\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$chunk of static method pocketmine\\\\world\\\\format\\\\io\\\\FastChunkSerializer\\:\\:serialize\\(\\) expects pocketmine\\\\world\\\\format\\\\Chunk, pocketmine\\\\world\\\\format\\\\Chunk\\|null given\\.$#"
|
|
count: 2
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method isDirty\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Cannot call method getAsyncWorkerId\\(\\) on pocketmine\\\\scheduler\\\\AsyncWorker\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/PopulationTask.php
|
|
|
|
-
|
|
message: "#^Method pocketmine\\\\world\\\\generator\\\\biome\\\\BiomeSelector\\:\\:pickBiome\\(\\) should return pocketmine\\\\world\\\\biome\\\\Biome but returns pocketmine\\\\world\\\\biome\\\\Biome\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/biome/BiomeSelector.php
|
|
|
|
-
|
|
message: "#^Cannot call method setBiomeId\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/hell/Nether.php
|
|
|
|
-
|
|
message: "#^Cannot call method setFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 3
|
|
path: ../../../src/world/generator/hell/Nether.php
|
|
|
|
-
|
|
message: "#^Cannot call method getBiomeId\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/hell/Nether.php
|
|
|
|
-
|
|
message: "#^Cannot call method setBiomeId\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/normal/Normal.php
|
|
|
|
-
|
|
message: "#^Cannot call method setFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 3
|
|
path: ../../../src/world/generator/normal/Normal.php
|
|
|
|
-
|
|
message: "#^Cannot call method getBiomeId\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/normal/Normal.php
|
|
|
|
-
|
|
message: "#^Cannot call method getBiomeId\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/populator/GroundCover.php
|
|
|
|
-
|
|
message: "#^Cannot call method getFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 2
|
|
path: ../../../src/world/generator/populator/GroundCover.php
|
|
|
|
-
|
|
message: "#^Cannot call method setFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/generator/populator/GroundCover.php
|
|
|
|
-
|
|
message: "#^Cannot call method getBlockLightArray\\(\\) on pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/BlockLightUpdate.php
|
|
|
|
-
|
|
message: "#^Cannot call method getFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/BlockLightUpdate.php
|
|
|
|
-
|
|
message: "#^Only numeric types are allowed in \\-, int\\|null given on the right side\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/BlockLightUpdate.php
|
|
|
|
-
|
|
message: "#^Parameter \\#4 \\$newLevel of method pocketmine\\\\world\\\\light\\\\LightUpdate\\:\\:setAndUpdateLight\\(\\) expects int, int\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/BlockLightUpdate.php
|
|
|
|
-
|
|
message: "#^Cannot call method get\\(\\) on pocketmine\\\\world\\\\format\\\\LightArray\\|null\\.$#"
|
|
count: 4
|
|
path: ../../../src/world/light/LightUpdate.php
|
|
|
|
-
|
|
message: "#^Cannot call method set\\(\\) on pocketmine\\\\world\\\\format\\\\LightArray\\|null\\.$#"
|
|
count: 3
|
|
path: ../../../src/world/light/LightUpdate.php
|
|
|
|
-
|
|
message: "#^Cannot call method getFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/LightUpdate.php
|
|
|
|
-
|
|
message: "#^Only numeric types are allowed in \\-, int\\|null given on the right side\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/LightUpdate.php
|
|
|
|
-
|
|
message: "#^Cannot call method getBlockSkyLightArray\\(\\) on pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/SkyLightUpdate.php
|
|
|
|
-
|
|
message: "#^Cannot call method getHeightMap\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/SkyLightUpdate.php
|
|
|
|
-
|
|
message: "#^Cannot call method getFullBlock\\(\\) on pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/SkyLightUpdate.php
|
|
|
|
-
|
|
message: "#^Cannot call method recalculateHeightMapColumn\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/SkyLightUpdate.php
|
|
|
|
-
|
|
message: "#^Only booleans are allowed in an if condition, bool\\|null given\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/SkyLightUpdate.php
|
|
|
|
-
|
|
message: "#^Cannot call method setHeightMap\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/SkyLightUpdate.php
|
|
|
|
-
|
|
message: "#^Only numeric types are allowed in \\-, int\\|null given on the right side\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/light/SkyLightUpdate.php
|
|
|
|
-
|
|
message: "#^Property pocketmine\\\\event\\\\HandlerListManagerTest\\:\\:\\$isValidFunc \\(Closure\\) does not accept Closure\\|null\\.$#"
|
|
count: 1
|
|
path: ../../phpunit/event/HandlerListManagerTest.php
|
|
|
|
-
|
|
message: "#^Property pocketmine\\\\event\\\\HandlerListManagerTest\\:\\:\\$resolveParentFunc \\(Closure\\) does not accept Closure\\|null\\.$#"
|
|
count: 1
|
|
path: ../../phpunit/event/HandlerListManagerTest.php
|
|
|
|
-
|
|
message: "#^Cannot call method cancel\\(\\) on pocketmine\\\\scheduler\\\\TaskHandler\\|null\\.$#"
|
|
count: 1
|
|
path: ../../plugins/TesterPlugin/src/pmmp/TesterPlugin/CheckTestCompletionTask.php
|
|
|