C# Class MCLawl.CmdSave

Inheritance: Command
Mostra file Open project: dekema2/MCDek

Public Methods

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

Method Details

CmdSave() public method

public CmdSave ( ) : System
return System

Help() public method

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

Use() public method

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