C# Class MCDek.CmdConverse

Inheritance: MCLawl.Command
Mostra file Open project: dekema2/MCDek

Public Methods

Method Description
Help ( Player p ) : void
Use ( Player p, string message ) : void

Method Details

Help() public method

public Help ( Player p ) : void
p MCLawl.Player
return void

Use() public method

public Use ( Player p, string message ) : void
p MCLawl.Player
message string
return void