SerenityJS
    Preparing search index...

    Class PlayerStartUsingItemSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    identifier: WorldEvent = ...

    The identifier of the signal.

    itemStack: ItemStack

    The item stack that the player started using.

    player: Player

    The player that started using the item.

    useMethod: ItemUseMethod

    The method that the player started using the item with.

    world: World

    The world instance the signal was emitted in.

    identifier: PlayerStartUsingItem = WorldEvent.PlayerStartUsingItem

    The identifier of the signal.

    Methods