Skip to content

Commit

Permalink
fix: autojump -> autoJump
Browse files Browse the repository at this point in the history
  • Loading branch information
Octol1ttle committed Sep 23, 2024
1 parent abd73d5 commit 6173178
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CLASS net/minecraft/class_746 net/minecraft/client/network/ClientPlayerEntity
FIELD field_3931 lastRenderYaw F
FIELD field_3932 renderYaw F
FIELD field_3933 tickables Ljava/util/List;
FIELD field_3934 ticksToNextAutojump I
FIELD field_3934 ticksToNextAutoJump I
FIELD field_3935 ticksLeftToDoubleTapSprint I
FIELD field_3936 lastSneaking Z
FIELD field_3937 client Lnet/minecraft/class_310;
Expand Down

0 comments on commit 6173178

Please sign in to comment.