Class BiomeBlock
Inherited Members
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
public sealed class BiomeBlock : BlockAttribute
Constructors
BiomeBlock(String)
Declaration
public BiomeBlock(string friendlyName)
Parameters
Type | Name | Description |
---|---|---|
System.String | friendlyName |
Properties
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |