mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-24 20:04:28 +00:00
Fucking CS again
This commit is contained in:
parent
a64adbfffe
commit
8858b16a25
@ -28,6 +28,7 @@ use pocketmine\item\Item;
|
|||||||
use pocketmine\utils\SingletonTrait;
|
use pocketmine\utils\SingletonTrait;
|
||||||
use Webmozart\PathUtil\Path;
|
use Webmozart\PathUtil\Path;
|
||||||
use function file_get_contents;
|
use function file_get_contents;
|
||||||
|
use function is_array;
|
||||||
use function json_decode;
|
use function json_decode;
|
||||||
|
|
||||||
final class CreativeInventory{
|
final class CreativeInventory{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user