Skip to content

Commit

Permalink
fixed @mems01 code mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
1zun4 committed Oct 17, 2021
1 parent dbbf5ea commit 6ba33fa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ public abstract class MixinLivingEntity extends MixinEntity {
@Shadow
public abstract double getJumpBoostVelocityModifier();

@Shadow protected abstract void jump();

@Shadow protected boolean jumping;

/**
Expand Down

0 comments on commit 6ba33fa

Please sign in to comment.