C# Class MCDawn.CmdSetTime

Inheritance: MCDawn.Command
Afficher le fichier Open project: jonnyli1125/MCDawn

Méthodes publiques

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

Method Details

CmdSetTime() public méthode

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