get

abstract operator fun <T> get(registryKey: RegistryKey<T>): T(source)

Retrieves value by this registryKey or throws exception if no association is present.