Skip to content

Commit

Permalink
Update MagnetEffect.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Sep 27, 2024
1 parent 715b5f4 commit 9323fec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ public boolean applyEffectTick(LivingEntity entity, int amplifier) {
return true;
}

@SuppressWarnings("removal")
@Override
public void initializeClient(Consumer<IClientMobEffectExtensions> consumer) {
consumer.accept(new IClientMobEffectExtensions() {
Expand Down

0 comments on commit 9323fec

Please sign in to comment.