Package net.fabricmc.fabric.api.item.v1


package net.fabricmc.fabric.api.item.v1
  • Interface Summary
    Interface
    Description
    Allows an item to run custom logic when ItemStack.damage(int, LivingEntity, Consumer) is called.
    A provider for the preferred equipment slot of an item.
  • Class Summary
    Class
    Description
    Fabric's version of Item.Settings.