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

[Missing <summary> documentation for "M:fCraft.MapConversion.NBTag.Append(fCraft.MapConversion.NBTag)"]

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

Syntax

   
 C# 
public NBTag Append(
	NBTag tag
)

Parameters

tag
NBTag

[Missing <param name="tag"/> documentation for "M:fCraft.MapConversion.NBTag.Append(fCraft.MapConversion.NBTag)"]

Return Value

[Missing <returns> documentation for "M:fCraft.MapConversion.NBTag.Append(fCraft.MapConversion.NBTag)"]

See Also