mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 04:17:07 +00:00
.......
This commit is contained in:
parent
a1ecdc27e5
commit
19a3efe893
@ -24,7 +24,6 @@ declare(strict_types=1);
|
|||||||
namespace pocketmine\block;
|
namespace pocketmine\block;
|
||||||
|
|
||||||
use pocketmine\utils\CloningRegistryTrait;
|
use pocketmine\utils\CloningRegistryTrait;
|
||||||
use function assert;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This doc-block is generated automatically, do not modify it manually.
|
* This doc-block is generated automatically, do not modify it manually.
|
||||||
|
@ -26,7 +26,6 @@ namespace pocketmine\entity\effect;
|
|||||||
use pocketmine\color\Color;
|
use pocketmine\color\Color;
|
||||||
use pocketmine\lang\KnownTranslationFactory;
|
use pocketmine\lang\KnownTranslationFactory;
|
||||||
use pocketmine\utils\RegistryTrait;
|
use pocketmine\utils\RegistryTrait;
|
||||||
use function assert;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This doc-block is generated automatically, do not modify it manually.
|
* This doc-block is generated automatically, do not modify it manually.
|
||||||
|
@ -24,7 +24,6 @@ declare(strict_types=1);
|
|||||||
namespace pocketmine\item;
|
namespace pocketmine\item;
|
||||||
|
|
||||||
use pocketmine\utils\CloningRegistryTrait;
|
use pocketmine\utils\CloningRegistryTrait;
|
||||||
use function assert;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This doc-block is generated automatically, do not modify it manually.
|
* This doc-block is generated automatically, do not modify it manually.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user