LazyRegistryElementBuilder

abstract class LazyRegistryElementBuilder<T : Any>(registryKey: ResourceKey<Registry<T>>, id: Key)

Inheritors

Constructors

Link copied to clipboard
constructor(registryKey: ResourceKey<Registry<T>>, id: Key)