Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
pocketmine
command
Command
getLabel
pocketmine\command\Command::getLabel PHP Метод
Документация по классу Command
Показать файл
Открыть проект
getLabel()
публичный
Метод
public
getLabel
( ) :
string
Результат
string
public function getLabel() { return $this->label; }
Command
__construct
__toString
allowChangesFrom
broadcastCommandMessage
execute
getAliases
getDescription
getLabel
getName
getPermission
getPermissionMessage
getUsage
isRegistered
register
setAliases
setDescription
setLabel
setPermission
setPermissionMessage
setUsage
testPermission
testPermissionSilent
unregister