//nbt-manipulator/br.com.gamemods.nbtmanipulator/NbtList/deepCopy
deepCopy
[jvm]
open override fun deepCopy(): NbtList<T>
Returns a new NbtList with all nested values copied deeply.
//nbt-manipulator/br.com.gamemods.nbtmanipulator/NbtList/deepCopy
[jvm]
open override fun deepCopy(): NbtList<T>
Returns a new NbtList with all nested values copied deeply.