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

Types

CustomDamageHandler
Link copied to clipboard
public interface CustomDamageHandler
Allows an item to run custom logic when damage is called.
EquipmentSlotProvider
Link copied to clipboard
public interface EquipmentSlotProvider
A provider for the preferred equipment slot of an item.
FabricItemSettings
Link copied to clipboard
public class FabricItemSettings extends Item.Settings
Fabric's version of Item.Settings.