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