Package com.llamalad7.mixinextras.utils
Class UniquenessHelper
java.lang.Object
com.llamalad7.mixinextras.utils.UniquenessHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetUniqueMethodName(org.objectweb.asm.tree.ClassNode classNode, String name)
-
Constructor Details
-
UniquenessHelper
public UniquenessHelper()
-
-
Method Details
-
getUniqueMethodName
-