Enum EnumItemDamageSource
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
Types for how an item can damage it's durability. Open in GitHub
[DocumentAsJson]
public enum EnumItemDamageSource
- Extension Methods
Fields
Attacking = 1The item was attacking a creature.
BlockBreaking = 0The item was breaking a block.
Fire = 2Unused. The item was thrown into a fire.