PocketMine-MP 5.21.2 git-a6534ecbbbcf369264567d27e5ed70f7f5be9816
Loading...
Searching...
No Matches
pocketmine\command\CommandExecutor Interface Reference
+ Inheritance diagram for pocketmine\command\CommandExecutor:
+ Collaboration diagram for pocketmine\command\CommandExecutor:

Public Member Functions

 onCommand (CommandSender $sender, Command $command, string $label, array $args)
 

Detailed Description

Definition at line 26 of file CommandExecutor.php.

Member Function Documentation

◆ onCommand()

pocketmine\command\CommandExecutor::onCommand ( CommandSender $sender,
Command $command,
string $label,
array $args )
Parameters
string[]$args

Implemented in pocketmine\plugin\PluginBase.


The documentation for this interface was generated from the following file: