C# Class MCDek.CmdRob

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

Méthodes publiques

Méthode Description
CmdRob ( ) : System
Help ( Player p ) : void
Use ( Player p, string message ) : void

Method Details

CmdRob() public méthode

public CmdRob ( ) : System
Résultat System

Help() public méthode

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

Use() public méthode

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