Skip to content

Commit

Permalink
tweaks to ItemFrameRenderer
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceWalkerRS committed Nov 19, 2024
1 parent d43746d commit 4345310
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions mappings/12w32a#12w34a.tinydiff
Original file line number Diff line number Diff line change
Expand Up @@ -1022,9 +1022,9 @@ c net/minecraft/unmapped/C_8388188 net/minecraft/client/render/entity/ItemFrame
p 6 p_6
p 8 p_8
p 9 p_9
m (Lnet/minecraft/unmapped/C_9368128;)V m_5804885 renderFrameForMap
m (Lnet/minecraft/unmapped/C_9368128;)V m_5804885 renderItemFrame
p 1 itemFrame
m (Lnet/minecraft/unmapped/C_9368128;)V m_2086431 renderItem
m (Lnet/minecraft/unmapped/C_9368128;)V m_2086431 renderDisplayItem
p 1 itemFrame
m (Lnet/minecraft/unmapped/C_6385858;DDDFF)V m_5501825 m_5501825
p 1 p_1
Expand Down Expand Up @@ -1080,8 +1080,8 @@ c net/minecraft/unmapped/C_9368128 net/minecraft/entity/decoration/ItemFrameEnt
m ()I m_3200844 m_3200844
m ()I m_2183875 m_2183875
m ()V m_1389123 m_1389123
m ()Lnet/minecraft/unmapped/C_2750078; m_0406767 getItemStackInItemFrame
m (Lnet/minecraft/unmapped/C_2750078;)V m_9046944 addItemToItemFrame
m ()Lnet/minecraft/unmapped/C_2750078; m_0406767 getDisplayItem
m (Lnet/minecraft/unmapped/C_2750078;)V m_9046944 setDisplayItem
p 1 stack
m ()I m_4093140 rotation
m (I)V m_9751656 setItemRotation
Expand Down
4 changes: 2 additions & 2 deletions mappings/14w04b-1554#14w05a.tinydiff
Original file line number Diff line number Diff line change
Expand Up @@ -2391,13 +2391,13 @@ c net/minecraft/unmapped/C_4580351
p 1 p_1
c net/minecraft/unmapped/C_8388188
m ()V <init> <init>
m (Lnet/minecraft/unmapped/C_9368128;)V m_5804885 renderFrameForMap
m (Lnet/minecraft/unmapped/C_9368128;)V m_5804885 renderItemFrame
p 1 itemFrame
m (Lnet/minecraft/unmapped/C_9368128;)V m_7902238 renderDefaultFrame
p 1 itemFrame
m (Lnet/minecraft/unmapped/C_9610577;)V <init> <init>
p 1 p_1
m (FFF)V m_5804885 renderFrameForMap
m (FFF)V m_5804885 renderItemFrame
p 1 p_1
p 2 p_2
p 3 p_3
Expand Down
2 changes: 1 addition & 1 deletion mappings/14w21b#14w25a.tinydiff
Original file line number Diff line number Diff line change
Expand Up @@ -7323,7 +7323,7 @@ c net/minecraft/unmapped/C_8388188
p 1 p_1
m (Lnet/minecraft/unmapped/C_9610577;)V <init> <init>
p 1 p_1
m (FFF)V m_5804885 renderFrameForMap
m (FFF)V m_5804885 renderItemFrame
p 1 p_1
p 2 p_2
p 3 p_3
Expand Down
4 changes: 2 additions & 2 deletions mappings/14w33c#14w34a.tinydiff
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ c net/minecraft/unmapped/C_7024267
c net/minecraft/unmapped/C_4972050
m ()Z m_8396270 m_8396270
c net/minecraft/unmapped/C_9368128
m (Lnet/minecraft/unmapped/C_2750078;)V m_9046944 addItemToItemFrame
m (Lnet/minecraft/unmapped/C_2750078;)V m_9046944 setDisplayItem
p 1 stack
m (I)V m_9751656 setItemRotation
p 1 rotation
m (Lnet/minecraft/unmapped/C_2750078;)V m_5979437 addItemToItemFrame
p 1 stack
m (Lnet/minecraft/unmapped/C_2750078;Z)V m_9046944 addItemToItemFrame
m (Lnet/minecraft/unmapped/C_2750078;Z)V m_9046944 setDisplayItem
p 1 stack
p 2 updateComparators
m (I)V m_0993565 setItemRotation
Expand Down

0 comments on commit 4345310

Please sign in to comment.