mergeToCompoundTag¶
inline fun mergeToCompoundTag(compoundTag: CompoundTag, builderAction: NbtCompoundBuilder.() -> Unit)
Builds entries via knbt's NbtCompoundBuilder DSL and puts each of them into the existing compoundTag.
inline fun mergeToCompoundTag(compoundTag: CompoundTag, builderAction: NbtCompoundBuilder.() -> Unit)
Builds entries via knbt's NbtCompoundBuilder DSL and puts each of them into the existing compoundTag.