The `ItemUtils.damageItemInHand()` method still uses damage values, and should use the [`Damageable`](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/inventory/meta/Damageable.html) ItemMeta instead.
The
ItemUtils.damageItemInHand()method still uses damage values, and should use theDamageableItemMeta instead.