Moving more stuff around

This commit is contained in:
Dylan K. Taylor
2022-06-08 15:57:02 +01:00
parent 680615eed8
commit 4aa1a3da8b
5 changed files with 6 additions and 5 deletions

View File

@ -27,7 +27,7 @@ use pocketmine\block\Block;
use pocketmine\block\utils\DyeColor;
use pocketmine\block\utils\SkullType;
use pocketmine\block\VanillaBlocks as Blocks;
use pocketmine\data\bedrock\BlockItemIdMap;
use pocketmine\data\bedrock\item\BlockItemIdMap;
use pocketmine\data\bedrock\block\BlockStateSerializeException;
use pocketmine\data\bedrock\CompoundTypeIds;
use pocketmine\data\bedrock\DyeColorIdMap;