NBTCompound.opIndexAssign

Sets the value at index to a duplicate of item and will rename the item name to index.

class NBTCompound
INBTItem
opIndexAssign
(
INBTItem item
,
string index
)

Meta