models

@NotNull
@Unmodifiable
abstract fun models(): @NotNull @Unmodifiable Collection<ModelRenderer>

Returns a collection of all loaded model renderers.

Return

an unmodifiable collection of models

Since

1.15.2