CI #16
Annotations
7 errors
src/network/mcpe/handler/InGamePacketHandler.php#L825
Parameter $packet of method pocketmine\network\mcpe\handler\InGamePacketHandler::handleItemFrameDropItem() has invalid type pocketmine\network\mcpe\protocol\ItemFrameDropItemPacket.
|
src/network/mcpe/handler/InGamePacketHandler.php#L829
Access to property $blockPosition on an unknown class pocketmine\network\mcpe\protocol\ItemFrameDropItemPacket.
|
src/world/World.php#L1028
Cannot access offset 'priority' on array{pocketmine\math\Vector3, int}|array{priority: int, data: array{pocketmine\math\Vector3, int}}|int.
|
src/world/World.php#L1030
Cannot access offset 'data' on array{pocketmine\math\Vector3, int}|array{priority: int, data: array{pocketmine\math\Vector3, int}}|int.
|
tools/generate-bedrock-data-from-packets.php#L339
Call to an undefined method pocketmine\network\mcpe\protocol\types\recipe\ShapedRecipe::getUnlockingRequirement().
|
tools/generate-bedrock-data-from-packets.php#L351
Call to an undefined method pocketmine\network\mcpe\protocol\types\recipe\ShapelessRecipe::getUnlockingRequirement().
|
|
This job failed
Loading