SerenityJS
    Preparing search index...

    Class ItemUseInventoryTransaction

    Represents an item use inventory transaction.

    Hierarchy

    • DataType
      • ItemUseInventoryTransaction
    Index

    Constructors

    Properties

    blockPosition: BlockPosition

    The block position of the item use inventory transaction.

    clickPosition: Vector3f

    The click position of the item use inventory transaction.

    clientPrediction: PredictedResult

    The client prediction of the item use inventory transaction.

    face: BlockFace

    The block face of the item use inventory transaction.

    fromPosition: Vector3f

    The from position of the item use inventory transaction.

    The item of the item use inventory transaction.

    networkBlockId: number

    The network block id of the item use inventory transaction.

    slot: number

    The slot of the item use inventory transaction.

    triggerType: TriggerType

    The trigger type of the item use inventory transaction.

    The type of the item use inventory transaction.

    Methods