C# Class MCLawl.Level

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

Méthodes publiques

Свойство Type Description
Death bool
GrassDestroy bool
GrassGrow bool
Instant bool
Killer bool
UndoBuffer List
ZoneList List
ai bool
backedup bool
blockCache List
blocks byte[]
changed bool
ctfgame CTFGame
ctfmode bool
currentUndo int
depth ushort
drown int
edgeWater bool
fall int
finite bool
fishstill bool
height ushort
id int
jailrotx byte
jailx ushort
lastCheck int
lastUpdate int
motd string
name string
overload int
permissionbuild LevelPermission
permissionvisit LevelPermission
physPause bool
physResume System.DateTime
physThread Thread
physTimer System.Timers.Timer
physics int
realistic bool
rotx byte
roty byte
rp bool
spawnx ushort
spawny ushort
spawnz ushort
speedPhysics int
theme string
unload bool
width ushort
worldChat bool

Méthodes publiques

Méthode Description
Level ( string n, ushort x, ushort y, ushort z, string type ) : System

Method Details

Level() public méthode

public Level ( string n, ushort x, ushort y, ushort z, string type ) : System
n string
x ushort
y ushort
z ushort
type string
Résultat System

Property Details

Death public_oe property

public bool Death
Résultat bool

GrassDestroy public_oe property

public bool GrassDestroy
Résultat bool

GrassGrow public_oe property

public bool GrassGrow
Résultat bool

Instant public_oe property

public bool Instant
Résultat bool

Killer public_oe property

public bool Killer
Résultat bool

UndoBuffer public_oe property

public List UndoBuffer
Résultat List

ZoneList public_oe property

public List ZoneList
Résultat List

ai public_oe property

public bool ai
Résultat bool

backedup public_oe property

public bool backedup
Résultat bool

blockCache public_oe property

public List blockCache
Résultat List

blocks public_oe property

public byte[] blocks
Résultat byte[]

changed public_oe property

public bool changed
Résultat bool

ctfgame public_oe property

public CTFGame,MCLawl ctfgame
Résultat CTFGame

ctfmode public_oe property

public bool ctfmode
Résultat bool

currentUndo public_oe property

public int currentUndo
Résultat int

depth public_oe property

public ushort depth
Résultat ushort

drown public_oe property

public int drown
Résultat int

edgeWater public_oe property

public bool edgeWater
Résultat bool

fall public_oe property

public int fall
Résultat int

finite public_oe property

public bool finite
Résultat bool

fishstill public_oe property

public bool fishstill
Résultat bool

height public_oe property

public ushort height
Résultat ushort

id public_oe property

public int id
Résultat int

jailrotx public_oe property

public byte jailrotx
Résultat byte

jailx public_oe property

public ushort jailx
Résultat ushort

lastCheck public_oe property

public int lastCheck
Résultat int

lastUpdate public_oe property

public int lastUpdate
Résultat int

motd public_oe property

public string motd
Résultat string

name public_oe property

public string name
Résultat string

overload public_oe property

public int overload
Résultat int

permissionbuild public_oe property

public LevelPermission permissionbuild
Résultat LevelPermission

permissionvisit public_oe property

public LevelPermission permissionvisit
Résultat LevelPermission

physPause public_oe property

public bool physPause
Résultat bool

physResume public_oe property

public DateTime,System physResume
Résultat System.DateTime

physThread public_oe property

public Thread physThread
Résultat Thread

physTimer public_oe property

public System.Timers.Timer physTimer
Résultat System.Timers.Timer

physics public_oe property

public int physics
Résultat int

realistic public_oe property

public bool realistic
Résultat bool

rotx public_oe property

public byte rotx
Résultat byte

roty public_oe property

public byte roty
Résultat byte

rp public_oe property

public bool rp
Résultat bool

spawnx public_oe property

public ushort spawnx
Résultat ushort

spawny public_oe property

public ushort spawny
Résultat ushort

spawnz public_oe property

public ushort spawnz
Résultat ushort

speedPhysics public_oe property

public int speedPhysics
Résultat int

theme public_oe property

public string theme
Résultat string

unload public_oe property

public bool unload
Résultat bool

width public_oe property

public ushort width
Résultat ushort

worldChat public_oe property

public bool worldChat
Résultat bool