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

[Missing <summary> documentation for "P:fCraft.MapConversion.NBTag.Item(System.Int32)"]

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

Syntax

   
 C# 
public NBTag this[
	int index
] { get; set; }

Parameters

index
Int32

See Also