Interface BlockHitInformationBeta

Contains more information for events where a block is hit.

Hierarchy

  • BlockHitInformation

Properties

block: Block

Block that was hit.

face: Direction

Face of the block that was hit.

faceLocationX: number

X coordinate on the face that was hit.

faceLocationY: number

Y coordinate on the face that was hit.