Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
pocketmine
command
Command
getLabel
pocketmine\command\Command::getLabel PHP Method
Command Class Documentation
ファイルを表示
Open project: iTXTech/Genisys
getLabel()
public
method
public
getLabel
( ) :
string
return
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