hashCodeOf

abstract fun hashCodeOf(any: RegistryKey<*>): Int(source)

Defines hash code of the key.

This hash code is used by Registry to decide how the keys are stored and what value to retrieve by the key.