Phpcraft
|
This is the complete list of members for Phpcraft\Command\Command, including all inherited members.
$names | Phpcraft\Command\Command | |
$params | Phpcraft\Command\Command | |
$plugin | Phpcraft\Command\Command | |
$required_permission | Phpcraft\Command\Command | |
$required_sender_class | Phpcraft\Command\Command | |
__construct(Plugin $plugin, array $names, $required_permission, callable $function) | Phpcraft\Command\Command | |
call(CommandSender &$sender, array $args) | Phpcraft\Command\Command | |
get(string $name) | Phpcraft\Command\Command | static |
getCanonicalName() | Phpcraft\Command\Command | |
getProvider($type) | Phpcraft\Command\Command | static |
getSyntax() | Phpcraft\Command\Command | |
handleMessage(CommandSender &$sender, string $msg) | Phpcraft\Command\Command | static |
isUsableBy(CommandSender &$sender) | Phpcraft\Command\Command |