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