mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 08:56:15 +00:00
Integrate dev-major-next version of pocketmine/math
this is a reduced version compared to the original, due to the difficulty of getting rid of Facing values internally.
This commit is contained in:
@ -601,7 +601,7 @@ parameters:
|
||||
path: ../../../src/crash/CrashDumpRenderer.php
|
||||
|
||||
-
|
||||
message: '#^Parameter \#1 \$faces of method pocketmine\\block\\Vine\:\:setFaces\(\) expects list\<2\|3\|4\|5\>, array\<int\> given\.$#'
|
||||
message: '#^Parameter \#1 \$faces of method pocketmine\\block\\Vine\:\:setFaces\(\) expects list\<pocketmine\\math\\Facing\:\:EAST\|pocketmine\\math\\Facing\:\:NORTH\|pocketmine\\math\\Facing\:\:SOUTH\|pocketmine\\math\\Facing\:\:WEST\>, array\<pocketmine\\math\\Facing\> given\.$#'
|
||||
identifier: argument.type
|
||||
count: 1
|
||||
path: ../../../src/data/bedrock/block/convert/VanillaBlockMappings.php
|
||||
|
Reference in New Issue
Block a user