Property | Type | Description | |
---|---|---|---|
Names | byte>.Dictionary |
Method | Description | |
---|---|---|
Load ( Stream File ) : Scheme>.Dictionary |
Loads a set of named schemes from a file.
|
|
MaterialBorder ( byte Lower, byte Higher, Axis Axis ) : Material |
Gets the material between two blocks of the specified type, bordered on the specified axis.
|
|
Scheme ( IMaterial>.Dictionary |
Method | Description | |
---|---|---|
Scheme ( ) : System |
public static Load ( Stream File ) : Scheme>.Dictionary |
||
File | Stream | |
return | Scheme>.Dictionary |
public MaterialBorder ( byte Lower, byte Higher, Axis Axis ) : Material | ||
Lower | byte | |
Higher | byte | |
Axis | Axis | |
return | Material |
public Scheme ( IMaterial>.Dictionary |
||
Materials | IMaterial>.Dictionary | |
return | System |