pair

@NotNull
open fun pair(@NotNull models: @NotNull PackObfuscator, @NotNull textures: @NotNull PackObfuscator): @NotNull PackObfuscator.Pair

Creates a pair obfuscator from two separate obfuscators.

Return

the pair obfuscator

Since

1.15.2

Parameters

models

the models obfuscator

textures

the textures obfuscator