C# Class MCLawl.CmdBotAI

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

Méthodes publiques

Méthode Description
CmdBotAI ( ) : System
Help ( Player p ) : void
Use ( Player p, string message ) : void
addPoint ( Player p, string foundPath, string additional = "", string extra = "10", string more = "2" ) : void

Method Details

CmdBotAI() public méthode

public CmdBotAI ( ) : System
Résultat System

Help() public méthode

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

Use() public méthode

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

addPoint() public méthode

public addPoint ( Player p, string foundPath, string additional = "", string extra = "10", string more = "2" ) : void
p Player
foundPath string
additional string
extra string
more string
Résultat void