C# Class MCLawl.CmdNewLvl

Inheritance: Command
Afficher le fichier Open project: dekema2/MCDek

Méthodes publiques

Méthode Description
CmdNewLvl ( ) : System
Help ( Player p ) : void
Use ( Player p, string message ) : void
isGood ( ushort value ) : bool

Method Details

CmdNewLvl() public méthode

public CmdNewLvl ( ) : System
Résultat System

Help() public méthode

public Help ( Player p ) : void
p Player
Résultat void

Use() public méthode

public Use ( Player p, string message ) : void
p Player
message string
Résultat void

isGood() public méthode

public isGood ( ushort value ) : bool
value ushort
Résultat bool