causeFallDamage
open fun causeFallDamage(fallDistance: Float, multiplier: Float, source: DamageSource): Boolean
Content copied to clipboard
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.