Automatically suggest adding/removing remap=true on mixin-related annotations #251
Labels
platform: mixins
status: accepted
This is a high-priority feature or a reproduced bug
type: enhancement
Could you add a warning for mixin annotations when the
remap
value of an annotation doesn't match the obfuscation state of the target?Relevant annotations I've found:
@Mixin
@Accessor
@Invoker
@Shadow
@ModifyConstant
@Inject
@ModifyVariable
@At
@ModifyArg
@ModifyArgs
@Redirect
The text was updated successfully, but these errors were encountered: