PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
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: