Skip to content

Commit

Permalink
Fix Parm name in AgeableMobEntityRenderer (#4057)
Browse files Browse the repository at this point in the history
* Fix setupTransforms Parameters

* Fix wrong parm name

---------

Co-authored-by: D1p4k <82884007+D1p4k@users.noreply.github.com>
  • Loading branch information
Dev0Louis and Dev0Louis authored Nov 24, 2024
1 parent e3a51fd commit 2c2c262
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ CLASS net/minecraft/class_9990 net/minecraft/client/render/entity/AgeableMobEnti
ARG 1 context
ARG 2 model
ARG 3 babyModel
ARG 4 scale
ARG 4 shadowRadius

0 comments on commit 2c2c262

Please sign in to comment.