C# Class MCSongSOYSAUCECHIPSISAFAGGOT.Level.UndoPos.BlockPos.Zone

Show file Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

Public Properties

Property Type Description
Owner string
ZoneList List
backedup bool
changed bool
ctfgame CTFGame
ctfmode bool
lastCheck int
lastUpdate int
smallX ushort

Public Methods

Method Description
Level ( string n, ushort x, ushort y, ushort z, string type ) : System

Method Details

Level() public method

public Level ( string n, ushort x, ushort y, ushort z, string type ) : System
n string
x ushort
y ushort
z ushort
type string
return System

Property Details

Owner public property

public string Owner
return string

ZoneList public property

public List ZoneList
return List

backedup public property

public bool backedup
return bool

changed public property

public bool changed
return bool

ctfgame public property

public CTFGame ctfgame
return CTFGame

ctfmode public property

public bool ctfmode
return bool

lastCheck public property

public int lastCheck
return int

lastUpdate public property

public int lastUpdate
return int

smallX public property

public ushort smallX
return ushort