Skip to content

Commit

Permalink
fix(mixin): fix incorrect shadow annotation in MixinMobEffectInstance
Browse files Browse the repository at this point in the history
  • Loading branch information
WakelessSloth56 committed Sep 17, 2022
1 parent 264ce36 commit 7639b8a
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -23,8 +23,6 @@ public abstract class MixinMobEffectInstance implements IMixinMobEffectInstance
@Shadow
private boolean showIcon;

@Shadow

@Override
@Nullable
public MobEffectInstance getHiddenEffect() {
Expand Down

0 comments on commit 7639b8a

Please sign in to comment.