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