packType

@NotNull
abstract fun packType(): @NotNull BetterModelConfig.PackType

Returns the type of resource pack generation (Folder, Zip, or None).

Return

the pack type

Since

1.15.2