SerenityJS
    Preparing search index...

    Class ItemUseOnEntityInventoryTransaction

    Represents an item use on entity inventory transaction.

    Hierarchy

    • DataType
      • ItemUseOnEntityInventoryTransaction
    Index

    Constructors

    Properties

    actorRuntimeId: bigint

    The runtime ID of the actor.

    clickPosition: Vector3f

    The click position of the item use on entity inventory transaction.

    fromPosition: Vector3f

    The from position of the item use on entity inventory transaction.

    The item of the item use on entity inventory transaction.

    slot: number

    The slot of the item use on entity inventory transaction.

    The type of the item use on entity inventory transaction.

    Methods