withModels

@NotNull
open fun withModels(@NotNull models: @NotNull PackObfuscator): @NotNull PackObfuscator.Pair

Creates a pair obfuscator, combining this obfuscator (as textures) with another (as models).

Return

the pair obfuscator

Since

1.15.2

Parameters

models

the models obfuscator