DawnTeamMC / DawnAPI

🌙 API that facilitates the creation of features.
https://dawnteammc.github.io/
GNU Lesser General Public License v3.0
23 stars 4 forks source link

Made mixin only target the required method call for compatibility #4

Closed apace100 closed 4 years ago

apace100 commented 4 years ago

Alongside a more specific mixin target on the side of Origins, this PR fixes the incompatibility between Origins and Dawn API by only targetting the specific invocation of LivingEntity#hasStatusEffect the mods are interested in.