Skip to content

Commit

Permalink
Fix setupTransforms Parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev0Louis committed Nov 21, 2024
1 parent 0f8101d commit b021660
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ CLASS net/minecraft/class_922 net/minecraft/client/render/entity/LivingEntityRen
METHOD method_4058 setupTransforms (Lnet/minecraft/class_10042;Lnet/minecraft/class_4587;FF)V
ARG 1 state
ARG 2 matrices
ARG 3 animationProgress
ARG 4 bodyYaw
ARG 3 bodyYaw
ARG 4 baseHeight
METHOD method_62482 clampBodyYaw (Lnet/minecraft/class_1309;FF)F
ARG 0 entity
ARG 1 degrees
Expand Down

0 comments on commit b021660

Please sign in to comment.