get Entry
fun RegistryKey<TContent>.getEntry(registryManager: DynamicRegistryManager): RegistryEntry.Reference<TContent>?(source)
Gets the registry entry of the given registry key from the given registry manager or null
, if it's not found.
Parameters
registry Manager
The registry manager of a world