Dylan K. Taylor 860fa719b2
ItemTranslator: Accept dynamic BlockStateDictionary instead of using singleton
this will be needed for handling protocol updates in the future
2022-06-06 21:50:43 +01:00
..

Minecraft: Bedrock Edition network & protocol components

This directory (the pocketmine\network\mcpe namespace) contains code specific to the current version of Minecraft: Bedrock Edition.

WARNING

This namespace should be considered INTERNAL in its entirety. Publicly exposed API in this namespace can and will change frequently, and without warning.

This namespace IS NOT COVERED BY THE API VERSION SYSTEM. If your plugin uses any code in this namespace, it can and will break without warning.