C# Class MCDawn.CmdZone

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

Méthodes publiques

Свойство Type Description
toZoneDel string

Méthodes publiques

Méthode Description
Blockchange1 ( Player p, ushort x, ushort y, ushort z, byte type ) : void
Blockchange2 ( Player p, ushort x, ushort y, ushort z, byte type ) : void
CmdZone ( ) : System
Help ( Player p ) : void
Use ( Player p, string message ) : void

Method Details

Blockchange1() public méthode

public Blockchange1 ( Player p, ushort x, ushort y, ushort z, byte type ) : void
p Player
x ushort
y ushort
z ushort
type byte
Résultat void

Blockchange2() public méthode

public Blockchange2 ( Player p, ushort x, ushort y, ushort z, byte type ) : void
p Player
x ushort
y ushort
z ushort
type byte
Résultat void

CmdZone() public méthode

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

Property Details

toZoneDel public_oe property

public string toZoneDel
Résultat string