[This is preliminary documentation and is subject to change.]

Map generator themes. A theme defines what type of blocks are used to fill the map.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
public enum MapGenTheme

Members

MemberValueDescription
Arctic0
Desert1
Forest2
Hell3
Swamp4

See Also