Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MCLawl
CmdMap
C# Class MCLawl.CmdMap
Inheritance:
Command
显示文件
Open project: dekema2/MCDek
Public Methods
Method
Description
CmdMap
( ) :
System
FoundCheck
(
bool
check
) :
string
Help
(
Player
p
) :
void
Use
(
Player
p
,
string
message
) :
void
Method Details
CmdMap()
public
method
public
CmdMap
( ) :
System
return
System
FoundCheck()
public
method
public
FoundCheck
(
bool
check
) :
string
check
bool
return
string
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