Move packet handler default implementations to BedrockProtocol

in many cases this will now require zero changes to PM at all to be compatible with a new protocol version.
This commit is contained in:
Dylan K. Taylor
2021-09-15 22:27:33 +01:00
parent 59f3622f69
commit 9490b78640
3 changed files with 10 additions and 828 deletions

View File

@ -34,7 +34,7 @@
"adhocore/json-comment": "^1.1",
"fgrosse/phpasn1": "^2.3",
"netresearch/jsonmapper": "^4.0",
"pocketmine/bedrock-protocol": "1.0.0+bedrock1.17.10",
"pocketmine/bedrock-protocol": "1.1.0+bedrock1.17.10",
"pocketmine/binaryutils": "^0.2.1",
"pocketmine/callback-validator": "^1.0.2",
"pocketmine/classloader": "dev-master",