Skip to content

Commit

Permalink
a couple of dropped params
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnupbups committed Sep 6, 2024
1 parent 526c777 commit 65a76dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ CLASS net/minecraft/class_1093 net/minecraft/client/render/model/BasicBakedModel
FIELD field_5424 particleTexture Lnet/minecraft/class_1058;
METHOD <init> (Lnet/minecraft/class_793;Z)V
ARG 1 unbakedModel
ARG 2 hasDepth
METHOD <init> (ZZZLnet/minecraft/class_809;)V
ARG 1 usesAo
ARG 2 isSideLit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ CLASS net/minecraft/class_1090 net/minecraft/client/render/model/BuiltinBakedMod
FIELD field_5404 transformation Lnet/minecraft/class_809;
METHOD <init> (Lnet/minecraft/class_809;Lnet/minecraft/class_1058;Z)V
ARG 1 transformation
ARG 2 sprite
ARG 3 sideLit

0 comments on commit 65a76dc

Please sign in to comment.