Dylan K. Taylor a331c5e13f Player: reduce SetTitlePacket creation boilerplate
it's better to encapsulate all this logic in one place so that third party developers can more easily understand this, and also to reduce the amount of crap we have in Player.
2019-05-08 16:43:05 +01:00
..
2019-04-21 16:56:53 +01:00
2019-04-25 14:48:36 +01:00
2018-01-28 13:08:11 +00: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.