Events.BlockBase class
Abstract class for any event related to blocks.
Signature:
export declare class BlockBase extends AbstractEvent
Extends: AbstractEvent
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) The ID of the block associated with this event. | ||
boolean |
Methods
Method | Modifiers | Description |
|---|---|---|
Encode the event as JSON. |