Class Chunk.Encasement
Inheritance
System.Object
Chunk.Encasement
Namespace: Eco.Shared.Voxel
Assembly: Eco.Shared.dll
Syntax
public static class Encasement : Object
Fields
None
Declaration
public const int None = 0
Field Value
Type | Description |
---|---|
System.Int32 |
SolidEncasement
Declaration
public const int SolidEncasement = 1
Field Value
Type | Description |
---|---|
System.Int32 |
WaterEncasement
Declaration
public const int WaterEncasement = 2
Field Value
Type | Description |
---|---|
System.Int32 |