C# Class MCLawl.CmdCopy

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

Méthodes publiques

Свойство Type Description
allowoffset int

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
Blockchange3 ( Player p, ushort x, ushort y, ushort z, byte type ) : void
BufferAdd ( Player p, ushort x, ushort y, ushort z, byte type ) : void
CmdCopy ( ) : 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

Blockchange3() public méthode

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

BufferAdd() public méthode

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

CmdCopy() public méthode

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

allowoffset public_oe property

public int allowoffset
Résultat int