C G I O S 
All Classes All Packages

C

CallbackInfo - Class in org.spongepowered.asm.mixin.injection.callback
Deprecated.
micromixin-runtime is deprecated for removal. Use micromixin-annotations instead. Reason for this is that mixin annotations have a retention policy of RetentionPolicy.RUNTIME. In edge cases such as Annotation.annotationType(), the class needs to present at runtime. This is especially compounded by JPMS not supporting packages being in two or more modules, while micromixin-annotation having the LocalCapture class in the callback package.
CallbackInfo(String, boolean) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfo
Deprecated.
 
CallbackInfoReturnable<R> - Class in org.spongepowered.asm.mixin.injection.callback
Deprecated.
micromixin-runtime is deprecated for removal. Use micromixin-annotations instead. Reason for this is that mixin annotations have a retention policy of RetentionPolicy.RUNTIME. In edge cases such as Annotation.annotationType(), the class needs to present at runtime. This is especially compounded by JPMS not supporting packages being in two or more modules, while micromixin-annotation having the LocalCapture class in the callback package.
CallbackInfoReturnable(String, boolean) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
CallbackInfoReturnable(String, boolean, boolean) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
CallbackInfoReturnable(String, boolean, byte) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
CallbackInfoReturnable(String, boolean, char) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
CallbackInfoReturnable(String, boolean, double) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
CallbackInfoReturnable(String, boolean, float) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
CallbackInfoReturnable(String, boolean, int) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
CallbackInfoReturnable(String, boolean, long) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
CallbackInfoReturnable(String, boolean, short) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
CallbackInfoReturnable(String, boolean, R) - Constructor for class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
cancel() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfo
Deprecated.
 
CancellationException - Exception in org.spongepowered.asm.mixin.injection.callback
Deprecated.
micromixin-runtime is deprecated for removal. Use micromixin-annotations instead. Reason for this is that mixin annotations have a retention policy of RetentionPolicy.RUNTIME. In edge cases such as Annotation.annotationType(), the class needs to present at runtime. This is especially compounded by JPMS not supporting packages being in two or more modules, while micromixin-annotation having the LocalCapture class in the callback package.
CancellationException(String) - Constructor for exception org.spongepowered.asm.mixin.injection.callback.CancellationException
Deprecated.
 

G

getId() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfo
Deprecated.
 
getReturnValue() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
getReturnValueB() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
getReturnValueC() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
getReturnValueD() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
getReturnValueF() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
getReturnValueI() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
getReturnValueJ() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
getReturnValueS() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
getReturnValueZ() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 

I

isCancellable() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfo
Deprecated.
 
isCancelled() - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfo
Deprecated.
 

O

org.spongepowered.asm.mixin.injection.callback - package org.spongepowered.asm.mixin.injection.callback
 

S

setReturnValue(R) - Method in class org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable
Deprecated.
 
C G I O S 
All Classes All Packages