Skip to content

Commit

Permalink
Fix glint argument being named solid in ItemRenderer#getArmorGlintCon…
Browse files Browse the repository at this point in the history
…sumer (#3912)

Co-authored-by: D1p4k <[email protected]>
  • Loading branch information
Dev0Louis and Dev0Louis authored Jul 11, 2024
1 parent 163f263 commit 62e3b67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ CLASS net/minecraft/class_918 net/minecraft/client/render/item/ItemRenderer
METHOD method_27952 getArmorGlintConsumer (Lnet/minecraft/class_4597;Lnet/minecraft/class_1921;Z)Lnet/minecraft/class_4588;
ARG 0 provider
ARG 1 layer
ARG 2 solid
ARG 2 glint
METHOD method_29711 getDirectItemGlintConsumer (Lnet/minecraft/class_4597;Lnet/minecraft/class_1921;ZZ)Lnet/minecraft/class_4588;
ARG 0 provider
ARG 1 layer
Expand Down

0 comments on commit 62e3b67

Please sign in to comment.