Factory

@ApiStatus.Internal
interface Factory

Functions

Link copied to clipboard
abstract fun <T> of(registry: Key, location: Key): ResourceKey<T>