mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-08-11 14:02:05 +00:00
Fix style
This commit is contained in:
parent
90cc104b05
commit
e00c99b97e
@ -189,6 +189,7 @@ use pocketmine\data\bedrock\block\convert\BlockStateWriter as Writer;
|
||||
use pocketmine\math\Axis;
|
||||
use pocketmine\math\Facing;
|
||||
use function get_class;
|
||||
use function is_callable;
|
||||
|
||||
final class BlockObjectToStateSerializer implements BlockStateSerializer{
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user