Class BlockPlaceEventBeta

Contains information regarding an event where a player places a block.

Hierarchy

Constructors

Properties

Constructors

Properties

block: Block

Block placed in this event.

dimension: Dimension

Dimension that contains the block that has been placed in this event.

player: Player

Player that placed the block for this event.