mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-08-25 12:44:50 +00:00
CS again
This commit is contained in:
parent
0e498720bd
commit
31f6f5d252
@ -23,8 +23,6 @@ declare(strict_types=1);
|
||||
|
||||
namespace pocketmine\block\tile;
|
||||
|
||||
use pocketmine\nbt\tag\CompoundTag;
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
|
@ -23,7 +23,6 @@ declare(strict_types=1);
|
||||
|
||||
namespace pocketmine\block\tile;
|
||||
|
||||
use pocketmine\block\HangingRoots;
|
||||
use pocketmine\data\SavedDataLoadingException;
|
||||
use pocketmine\math\Vector3;
|
||||
use pocketmine\nbt\NbtException;
|
||||
|
@ -27,7 +27,6 @@ use pocketmine\block\Block;
|
||||
use pocketmine\block\utils\SupportType;
|
||||
use pocketmine\math\Facing;
|
||||
use pocketmine\math\Vector3;
|
||||
use pocketmine\player\Player;
|
||||
|
||||
final class HangingSign extends Item{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user