C# Class MCForgeSOYSAUCECHIPSISAFAGGOT.Warp.Wrp

Show file Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

Public Properties

Property Type Description
lvlname string
name string
rotx byte
roty byte
x ushort
y ushort
z ushort

Public Methods

Method Description
GetWarp ( string name ) : Wrp

Private Methods

Method Description
Trim ( ) : name.ToLower().System.Collections.Generic
Trim ( ) : w.name.ToLower().System.Collections.Generic

Method Details

GetWarp() public static method

public static GetWarp ( string name ) : Wrp
name string
return Wrp

Property Details

lvlname public property

public string lvlname
return string

name public property

public string name
return string

rotx public property

public byte rotx
return byte

roty public property

public byte roty
return byte

x public property

public ushort x
return ushort

y public property

public ushort y
return ushort

z public property

public ushort z
return ushort