|
PocketMine-MP 5.39.3 git-9a46a8bd745880ddf8eebaf28cda326bb97d2efa
|
Collaboration diagram for pocketmine\world\format\io\GlobalBlockStateHandlers:Static Public Member Functions | |
| static | getDeserializer () |
| static | getRegistrar () |
| static | getSerializer () |
| static | getUnknownBlockStateData () |
| static | getUpgrader () |
Provides global access to blockstate serializers for all world providers. TODO: Get rid of this. This is necessary to enable plugins to register custom serialize/deserialize handlers, and also because we can't break BC of WorldProvider before PM5. While this is a sucky hack, it provides meaningful benefits for now.
Definition at line 48 of file GlobalBlockStateHandlers.php.
|
static |
Definition at line 65 of file GlobalBlockStateHandlers.php.
|
static |
Definition at line 55 of file GlobalBlockStateHandlers.php.
|
static |
Definition at line 69 of file GlobalBlockStateHandlers.php.
|
static |
Definition at line 95 of file GlobalBlockStateHandlers.php.
|
static |
Definition at line 73 of file GlobalBlockStateHandlers.php.