PackObfuscator
interface PackObfuscator
Defines a strategy for obfuscating resource names in the pack.
Obfuscation can help reduce file path lengths and protect asset names.
Since
1.15.2
Inheritors
Types
Functions
Link copied to clipboard
Creates an order-based obfuscator if obfuscation is enabled in the configuration.
Link copied to clipboard
@NotNull
Creates a pair obfuscator from two separate obfuscators.
Link copied to clipboard
Creates a pair obfuscator, combining this obfuscator (as textures) with another (as models).