MixinExtras icon indicating copy to clipboard operation
MixinExtras copied to clipboard

Ability to modify a `throw` statement.

Open LlamaLad7 opened this issue 2 years ago • 0 comments

throw statements should possibly be supported in @WrapWithCondition, and maybe in a separate replace-style injector too. Possibly a dedicated injection point, or maybe just expect people to use INVOKE targeting <init> on the exception with a shift of AFTER?

LlamaLad7 avatar Jan 07 '22 23:01 LlamaLad7