NBT-Manipulator

A kotlin/java lib that allows you to read and write NBT data in a clean way

View on GitHub

//nbt-manipulator/br.com.gamemods.nbtmanipulator/NbtTag/deepCopy

deepCopy

[jvm]
abstract fun deepCopy(): NbtTag

Copies all this and all nested NbtTags into new objects.