MutableNBTCompound

fun MutableNBTCompound(nbt: NBTCompound)
fun MutableNBTCompound(tags: MutableMap<String, NBT> = mutableMapOf())