ClientBlockEvent
ClientBlock event.
Type
Properties
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
player | Player | ❌ | null | Player object. |
block | Block | ❌ | null | Block data. |
dimension | IDimension | ❌ | null | Dimension data. |
cancel | CallableFunction | ❌ | null | Function to cancel event. |