Class IntLikeBehaviour.MatchReturnType
java.lang.Object
com.llamalad7.mixinextras.injector.IntLikeBehaviour
com.llamalad7.mixinextras.injector.IntLikeBehaviour.MatchReturnType
- Enclosing class:
- IntLikeBehaviour
-
Nested Class Summary
Nested classes/interfaces inherited from class com.llamalad7.mixinextras.injector.IntLikeBehaviour
IntLikeBehaviour.MatchArgType, IntLikeBehaviour.MatchReturnType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.objectweb.asm.TypetransformImpl(org.spongepowered.asm.mixin.injection.struct.InjectionInfo info, org.objectweb.asm.Type expected, org.objectweb.asm.Type handler) Methods inherited from class com.llamalad7.mixinextras.injector.IntLikeBehaviour
replaceIntLike, transform
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
MatchReturnType
public MatchReturnType()
-
-
Method Details
-
transformImpl
public org.objectweb.asm.Type transformImpl(org.spongepowered.asm.mixin.injection.struct.InjectionInfo info, org.objectweb.asm.Type expected, org.objectweb.asm.Type handler) - Specified by:
transformImplin classIntLikeBehaviour
-