C# Class MCLawl.CmdMimic

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

Méthodes publiques

Méthode Description
Help ( Player p ) : void
SendIt ( Player p, string message, Player player ) : void
Use ( Player p, string message ) : void

Method Details

Help() public méthode

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

SendIt() public méthode

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

Use() public méthode

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