OnDamage

interface OnDamage

Functions

Link copied to clipboard
abstract fun event(@NotNull hitBox: @NotNull HitBox, @NotNull source: @NotNull ModelDamageSource, damage: Double): Boolean