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

Makes an admincrete barrier, 1 block thick, around the lower half of the map.

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

Syntax

   
 C# 
public static void MakeFloodBarrier(
	Map map
)

Parameters

map
Map

[Missing <param name="map"/> documentation for "M:fCraft.MapGenerator.MakeFloodBarrier(fCraft.Map)"]

See Also