SerenityJS
    Preparing search index...

    Class ItemStackDamagedSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    durabilityBefore: number

    The durability before the damage was dealt.

    durbabilityDamageDealt: number

    The amount of damage dealt to the item stack.

    identifier: WorldEvent = ...

    The identifier of the signal.

    itemStack: ItemStack

    The item stack that took damage.

    world: World

    The world instance the signal was emitted in.

    identifier: ItemStackDamaged = WorldEvent.ItemStackDamaged

    The identifier of the signal.

    Methods