SpongePowered / Mixin

Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
MIT License
1.41k stars 194 forks source link

`myTargets` parameter in `IMixinConfigPlugin#acceptTargets` is an unmodifiable collection #485

Closed The-PPWD closed 3 years ago

The-PPWD commented 3 years ago

This prevents the removal of targets within the method.