causeFallDamage

open fun causeFallDamage(fallDistance: Float, multiplier: Float, source: DamageSource): Boolean

Whether taterzen can take fall damage.

Return

true if damage should be taken, otherwise false.

Parameters

fallDistance

fall distance.

multiplier

damage multiplier.

source

source of damage.