PHP Class pocketmine\event\server\RemoteServerCommandEvent

Inheritance: extends ServerCommandEvent
显示文件 Open project: ClearSkyTeam/ClearSky Class Usage Examples

Public Properties

Property Type Description
$handlerList

Public Methods

Method Description
__construct ( pocketmine\command\CommandSender $sender, string $command )

Method Details

__construct() public method

public __construct ( pocketmine\command\CommandSender $sender, string $command )
$sender pocketmine\command\CommandSender
$command string

Property Details

$handlerList public_oe static_oe property

public static $handlerList