Updated BedrockProtocol:

it's weirdly satisfying that LevelChunkPacket::create() with the extra parameter turns out to be exactly the same length as the old way.
This commit is contained in:
Dylan K. Taylor
2021-11-02 01:37:56 +00:00
parent f2912fcdd8
commit 0f6b7e48cb
3 changed files with 6 additions and 6 deletions

8
composer.lock generated
View File

@ -253,12 +253,12 @@
"source": {
"type": "git",
"url": "https://github.com/pmmp/BedrockProtocol.git",
"reference": "c76e31fc948f58ad2b788679c84335684396d025"
"reference": "67c0c15b4044cab2190501933912c3d02c5f63ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pmmp/BedrockProtocol/zipball/c76e31fc948f58ad2b788679c84335684396d025",
"reference": "c76e31fc948f58ad2b788679c84335684396d025",
"url": "https://api.github.com/repos/pmmp/BedrockProtocol/zipball/67c0c15b4044cab2190501933912c3d02c5f63ab",
"reference": "67c0c15b4044cab2190501933912c3d02c5f63ab",
"shasum": ""
},
"require": {
@ -293,7 +293,7 @@
"issues": "https://github.com/pmmp/BedrockProtocol/issues",
"source": "https://github.com/pmmp/BedrockProtocol/tree/master"
},
"time": "2021-11-01T18:59:44+00:00"
"time": "2021-11-02T01:27:05+00:00"
},
{
"name": "pocketmine/binaryutils",