Skip to content

Commit

Permalink
Rename the EntityRenderer#getRenderState method to createRenderState (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
haykam821 authored Oct 12, 2024
1 parent 8ff3b27 commit bc83367
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ CLASS net/minecraft/class_897 net/minecraft/client/render/entity/EntityRenderer
ARG 2 matrices
ARG 3 vertexConsumers
ARG 4 light
METHOD method_55269 getRenderState ()Lnet/minecraft/class_10017;
METHOD method_55269 createRenderState ()Lnet/minecraft/class_10017;
METHOD method_55831 getShadowRadius (Lnet/minecraft/class_10017;)F
ARG 1 state
METHOD method_61049 renderLeash (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_10017$class_10018;)V
Expand Down

0 comments on commit bc83367

Please sign in to comment.