C# Class MCLawl.Command

Afficher le fichier Open project: dekema2/MCDek Class Usage Examples

Méthodes publiques

Свойство Type Description
all CommandList
core CommandList

Méthodes publiques

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

Method Details

Help() public abstract méthode

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

InitAll() public static méthode

public static InitAll ( ) : void
Résultat void

Use() public abstract méthode

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

Property Details

all public_oe static_oe property

public static CommandList,MCLawl all
Résultat CommandList

core public_oe static_oe property

public static CommandList,MCLawl core
Résultat CommandList