Table of Contents

Enum EnumItemDamageSource

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll

Types for how an item can damage it's durability.

public enum EnumItemDamageSource

Fields

BlockBreaking = 0

The item was breaking a block.

Attacking = 1

The item was attacking a creature.

Fire = 2

Unused. The item was thrown into a fire.