Package org.spongepowered.asm.mixin.injection.invoke.arg
-
Class Summary Class Description Args Argument bundle class used inModifyArgscallbacks.ArgsClassGenerator Class generator which creates subclasses ofArgsto be used by theModifyArgsinjector. -
Exception Summary Exception Description ArgumentCountException Exception thrown when varargs array passed intoArgs.setAll(java.lang.Object...)is of a different length than the argsArgumentIndexOutOfBoundsException Exception thrown when attempting to set an argument (via)Argswhich is out of bounds