obfuscate

@NotNull
abstract fun obfuscate(@NotNull rawName: @NotNull String): @NotNull String

Obfuscates the given raw name.

Return

the obfuscated name

Since

1.15.2

Parameters

rawName

the original name