|
PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
|
Inheritance diagram for pocketmine\command\CommandExecutor:
Collaboration diagram for pocketmine\command\CommandExecutor:Public Member Functions | |
| onCommand (CommandSender $sender, Command $command, string $label, array $args) | |
Definition at line 26 of file CommandExecutor.php.
| pocketmine\command\CommandExecutor::onCommand | ( | CommandSender | $sender, |
| Command | $command, | ||
| string | $label, | ||
| array | $args ) |
| string[] | $args |
Implemented in pocketmine\plugin\PluginBase.