Skip to main content

Module falling_block

Module falling_block 

Source
Expand description

Vanilla falling-block entity.

Structsยง

FallingBlockEntity
Entity carrying a block state while it falls under vanilla physics.
FallingBlockState ๐Ÿ”’

Constantsยง

AIR_DRAG ๐Ÿ”’
DEFAULT_FALL_DAMAGE_PER_DISTANCE ๐Ÿ”’
DEFAULT_GRAVITY ๐Ÿ”’
DEFAULT_MAX_FALL_DAMAGE ๐Ÿ”’
LANDED_HORIZONTAL_DRAG ๐Ÿ”’
LANDED_VERTICAL_BOUNCE ๐Ÿ”’