Package com.llamalad7.mixinextras.utils
Class MixinAPInternals
java.lang.Object
com.llamalad7.mixinextras.utils.MixinAPInternals
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterInjectionPoint(ProcessingEnvironment env, TypeElement mixin, ExecutableElement handler, org.spongepowered.tools.obfuscation.mirror.AnnotationHandle injector, org.spongepowered.tools.obfuscation.mirror.AnnotationHandle at) static void
-
Constructor Details
-
MixinAPInternals
public MixinAPInternals()
-
-
Method Details
-
registerInjectionPoint
public static void registerInjectionPoint(ProcessingEnvironment env, TypeElement mixin, ExecutableElement handler, org.spongepowered.tools.obfuscation.mirror.AnnotationHandle injector, org.spongepowered.tools.obfuscation.mirror.AnnotationHandle at) -
writeReferences
-