Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MCLawl
CmdColor
C# Class MCLawl.CmdColor
Inheritance:
Command
Exibir arquivo
Open project: dekema2/MCDek
Public Methods
Method
Description
CmdColor
( ) :
System
Help
(
Player
p
) :
void
Use
(
Player
p
,
string
message
) :
void
Private Methods
Method
Description
Name
(
string
name
) :
string
Method Details
CmdColor()
public
method
public
CmdColor
( ) :
System
return
System
Help()
public
method
public
Help
(
Player
p
) :
void
p
Player
return
void
Use()
public
method
public
Use
(
Player
p
,
string
message
) :
void
p
Player
message
string
return
void