PocketMine-MP 5.17.1 git-df4ada81e5d74a14046f27cf44a37dcee69d657e
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: