| Interface | Description |
|---|---|
| CustomDamageHandler |
Allows an item to run custom logic when
ItemStack.damage(int, LivingEntity, Consumer) is called. |
| EquipmentSlotProvider |
A provider for the preferred equipment slot of an item.
|
| Class | Description |
|---|---|
| FabricItemSettings |
Fabric's version of Item.Settings.
|