Class: BlockComponentTickEvent
Contains information regarding a specific block ticking.
Extends
Constructors
new BlockComponentTickEvent()
private
new BlockComponentTickEvent():BlockComponentTickEvent
Returns
Overrides
Properties
block
readonly
block:Block
Remarks
Block impacted by this event.
Inherited from
dimension
readonly
dimension:Dimension
Remarks
Dimension that contains the block that is the subject of this event.