C# Class MCDek.CmdGriefPatrol

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

Méthodes publiques

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

Method Details

CmdGriefPatrol() public méthode

public CmdGriefPatrol ( ) : 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