damage

abstract fun damage(amount: Float, damager: Entity? = null, kind: DamageKind = DamageKind.ARTIFICIAL)(source)