LlamaLad7 / MixinExtras

Companion library to SpongePowered Mixin with many custom injectors for a more expressive experience.
MIT License
293 stars 16 forks source link

`@WrapWithCondition` doesn't support `constraints` #42

Closed caoimhebyrne closed 11 months ago

caoimhebyrne commented 11 months ago

It'd be nice to be able to use constraints with MixinExtras' annotations.

caoimhebyrne commented 11 months ago

It seems like these are more limited than I thought, probably not as useful as I originally expected them to be.