[This is preliminary documentation and is subject to change.]
Creates an empty new map of given dimensions.
Dimensions cannot be changed after creation.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentOutOfRangeException | If width/length/height are not between 16 and 2048. |