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

Replaces all nonstandard (50-255) blocks with air.

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

Syntax

   
 C# 
public bool RemoveUnknownBlocktypes()

Return Value

True if any blocks needed replacement.

See Also