QuiltMC / quilt-standard-libraries

A set of libraries to assist in making Quilt mods.
Apache License 2.0
152 stars 85 forks source link

Improve mixin quality for Status Effect API #383

Open OroArmor opened 3 weeks ago

OroArmor commented 3 weeks ago

Fixes a few crashes with this code. Should be fairly easy to backport to older versions if need be. I think some of the changes with StatusEffect -> Holder<StatusEffect> would need to be reverted.