modelKeys

@NotNull
@Unmodifiable
abstract fun modelKeys(): @NotNull @Unmodifiable Set<String>

Returns a set of all loaded model names.

Return

an unmodifiable set of model keys

Since

1.15.2