Protocol changes for 1.21.50 #970
Annotations
11 errors
|
Run PHPStan:
src/PacketPool.php#L240
Instantiated class pocketmine\network\mcpe\protocol\UpdateSettings not found.
|
Run PHPStan:
src/PacketPool.php#L240
Parameter #1 $packet of method pocketmine\network\mcpe\protocol\PacketPool::registerPacket() expects pocketmine\network\mcpe\protocol\Packet, pocketmine\network\mcpe\protocol\UpdateSettings given.
|
Run PHPStan:
src/UpdateSettingsPacket.php#L47
Call to an undefined method pocketmine\network\mcpe\protocol\PacketHandlerInterface::handleUpdateSettingsPacket().
|
Run PHPStan:
src/serializer/PacketSerializer.php#L264
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getId().
|
Run PHPStan:
src/serializer/PacketSerializer.php#L269
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getId().
|
Run PHPStan:
src/serializer/PacketSerializer.php#L270
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStack::getCount().
|
Run PHPStan:
src/serializer/PacketSerializer.php#L322
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStackWrapper::getStackId().
|
Run PHPStan:
src/serializer/PacketSerializer.php#L325
Call to an undefined method pocketmine\network\mcpe\protocol\types\inventory\ItemStackWrapper::getStackId().
|
Run PHPStan:
src/types/inventory/ItemStack.php#L37
Access to an undefined property pocketmine\network\mcpe\protocol\types\inventory\ItemStack::$id.
|
Run PHPStan:
src/types/inventory/ItemStack.php#L64
Access to an undefined property pocketmine\network\mcpe\protocol\types\inventory\ItemStack::$count.
|
Loading