Skip to content

Commit

Permalink
Fix percentage parameter (#4064)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinthegreat1 authored Dec 3, 2024
1 parent 7190fe2 commit db083f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ CLASS net/minecraft/class_906 net/minecraft/client/render/entity/FishingBobberEn
ARG 6 v
METHOD method_23954 percentage (II)F
ARG 0 value
ARG 1 max
ARG 1 denominator
METHOD method_59755 getHandPos (Lnet/minecraft/class_1657;FF)Lnet/minecraft/class_243;
ARG 1 player
ARG 3 tickDelta
Expand Down

0 comments on commit db083f1

Please sign in to comment.