set

operator fun <T> set(registryKey: RegistryKey<T>, value: T)(source)

Associates provided registryKey with provided value overriding existing association of the registryKey.