Skip to content

Commit

Permalink
fix params in addToCreativeMenu
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceWalkerRS committed Feb 3, 2025
1 parent abd1054 commit d304ec3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions mappings/1.6.2-091847#13w36a-09051446.tinydiff
Original file line number Diff line number Diff line change
Expand Up @@ -1304,9 +1304,9 @@ c net/minecraft/unmapped/C_3635204
p 3 y
p 4 z
m (ILnet/minecraft/unmapped/C_6619871;Ljava/util/List;)V m_2885632 addToCreativeMenu
p 1 id
p 2 group
p 3 list
p 1 item
p 2 tab
p 3 inventory
m (Lnet/minecraft/unmapped/C_3906126;IIIII)V m_6138806 onRemoved
p 1 world
p 2 x
Expand Down Expand Up @@ -1867,9 +1867,9 @@ c net/minecraft/unmapped/C_4030632
m (Lnet/minecraft/unmapped/C_2750078;)Ljava/lang/String; m_3229391 getDisplayName
p 1 stack
m (ILnet/minecraft/unmapped/C_6619871;Ljava/util/List;)V m_2766706 addToCreativeMenu
p 1 id
p 2 group
p 3 list
p 1 item
p 2 tab
p 3 inventory
m (Lnet/minecraft/unmapped/C_2750078;Lnet/minecraft/unmapped/C_3906126;IIIILnet/minecraft/unmapped/C_1013763;)Z m_5872189 mineBlock
p 1 stack
p 2 world
Expand Down
12 changes: 6 additions & 6 deletions mappings/12w21a#12w21b.tinydiff
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ c net/minecraft/unmapped/C_0974371
c net/minecraft/unmapped/C_3635204
f Lnet/minecraft/unmapped/C_6619871; f_4542216 creativeModeTab
m (ILnet/minecraft/unmapped/C_6619871;Ljava/util/List;)V m_2885632 addToCreativeMenu
p 1 id
p 2 group
p 3 list
p 1 item
p 2 tab
p 3 inventory
m ()Lnet/minecraft/unmapped/C_6619871; m_4801896 getCreativeModeTab
m (Lnet/minecraft/unmapped/C_6619871;)Lnet/minecraft/unmapped/C_3635204; m_6737467 setCreativeModeTab
c Sets this block's creative inventory tab.\n\n<p>\nNOTE: this method should only be used during the block's creation before it is registered.
Expand All @@ -28,9 +28,9 @@ c net/minecraft/unmapped/C_3682532
c net/minecraft/unmapped/C_4030632
f Lnet/minecraft/unmapped/C_6619871; f_7809013 creativeModeTab
m (ILnet/minecraft/unmapped/C_6619871;Ljava/util/List;)V m_2766706 addToCreativeMenu
p 1 id
p 2 group
p 3 list
p 1 item
p 2 tab
p 3 inventory
m ()Lnet/minecraft/unmapped/C_6619871; m_0134906 getCreativeModeTab
m (Lnet/minecraft/unmapped/C_6619871;)Lnet/minecraft/unmapped/C_4030632; m_2899211 setCreativeModeTab
p 1 tab
Expand Down

0 comments on commit d304ec3

Please sign in to comment.