@minecraft
    正在准备搜索索引...

    类 ItemUseOnEvent

    Contains information regarding the use of an item on a block.

    层级 (查看层级一览)

    索引

    属性

    block: Block

    The block impacted by this event.

    blockFace: Direction

    The face of the block that the item was used on.

    faceLocation: Vector3

    Location relative to the bottom north-west corner of the block that the item was used on.

    itemStack: ItemStack

    The item stack used on the block.