Skip to content

Commit

Permalink
Update mappings/net/minecraft/item/ItemStack.mapping
Browse files Browse the repository at this point in the history
Co-authored-by: Will <[email protected]>
  • Loading branch information
ix0rai and supersaiyansubtlety authored Mar 15, 2024
1 parent f3c6bfa commit cd7bee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/item/ItemStack.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ CLASS net/minecraft/unmapped/C_sddaxwyk net/minecraft/item/ItemStack
METHOD m_sfmosozi getItemBarColor ()I
COMMENT {@return the color of the filled section of the durability bar}
METHOD m_sjztniec isStackable ()Z
METHOD m_skenhwqy stackListsMatch (Ljava/util/List;Ljava/util/List;)Z
METHOD m_skenhwqy areEqual(Ljava/util/List;Ljava/util/List;)Z
ARG 0 left
ARG 1 right
METHOD m_soiwhesg (Ljava/util/Optional;)Lnet/minecraft/unmapped/C_sddaxwyk;
Expand Down

0 comments on commit cd7bee3

Please sign in to comment.