C# Class MCDek.CmdRob

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

Public Methods

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

Method Details

CmdRob() public method

public CmdRob ( ) : System
return System

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