setIntArray

fun setIntArray(key: String, value: ImmutableIntArray): MutableNBTCompound
fun setIntArray(key: String, value: IntArray): MutableNBTCompound

Sets (and overwrites previous) tag associated to the given key (shorthand method that in turn calls set)