VanillaRegistryAccess
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <T : Any> lookupOrThrow(registryRef: ResourceKey<out Registry<out T>>): HolderLookup.RegistryLookup<T>
Link copied to clipboard
Link copied to clipboard
open override fun <E : Any> registryOrThrow(key: ResourceKey<out Registry<out E>>): WritableRegistry<E>