mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Merge branch '3.5'
This commit is contained in:
@@ -26,6 +26,9 @@ namespace pocketmine\event;
|
||||
use pocketmine\plugin\Plugin;
|
||||
use pocketmine\plugin\RegisteredListener;
|
||||
use pocketmine\utils\Utils;
|
||||
use function array_fill_keys;
|
||||
use function in_array;
|
||||
use function spl_object_hash;
|
||||
|
||||
class HandlerList{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user