SerenityJS
    Preparing search index...

    Class PlayerStopUsingItemSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    identifier: WorldEvent = ...

    The identifier of the signal.

    itemStack: ItemStack

    The item stack that the player stopped using.

    player: Player

    The player that stopped using the item.

    world: World

    The world instance the signal was emitted in.

    identifier: PlayerStopUsingItem = WorldEvent.PlayerStopUsingItem

    The identifier of the signal.

    Methods