Skip to content

Commit

Permalink
Fix minor capitalisation error on field name (#3696)
Browse files Browse the repository at this point in the history
  • Loading branch information
enjarai authored Oct 13, 2023
1 parent a40e233 commit 8578e79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CLASS net/minecraft/class_992 net/minecraft/client/render/entity/feature/SaddleFeatureRenderer
FIELD field_4887 model Lnet/minecraft/class_583;
FIELD field_4888 TEXTURE Lnet/minecraft/class_2960;
FIELD field_4888 texture Lnet/minecraft/class_2960;
METHOD <init> (Lnet/minecraft/class_3883;Lnet/minecraft/class_583;Lnet/minecraft/class_2960;)V
ARG 1 context
ARG 2 model
Expand Down

0 comments on commit 8578e79

Please sign in to comment.