Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 788 Bytes

FallingBlockData.md

File metadata and controls

16 lines (11 loc) · 788 Bytes

FallingBlockData

Properties

Name Type Description Notes
state BlockState The state of the falling block
canDropAsItem Boolean True if the block can drop as an item, false otherwise
canHurtEntities Boolean True if the block can hurt entities, false otherwise
canPlaceAsBlock Boolean True if this falling block can be placed as a normal block, false otherwise
fallDamagePerBlock Double The amount of damage per block this falling block deals
fallTime Integer The amount of time (in ticks) this block has been falling for
maxFallDamage Double The maximum amount of damage this block can deal