common • net.kernelpanicsoft.archie.data.common.conditions • IACondition • IContext • getRegistryEntry
getRegistryEntry
open fun <T> getRegistryEntry(key: ResourceKey<T>): T?Return the registry entry for the specified ResourceKey
open fun <T> getRegistryEntry(registry: ResourceKey<out Registry<T>>, key: ResourceLocation): T?Return the registry entry for the given ResourceLocation in the Registry specified by the registry key