DamageSource

interface DamageSource

A source of damage to something.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
@ApiStatus.Internal
interface Factory

Properties

Link copied to clipboard
@get:JvmName(name = "type")
abstract val type: DamageType

The type of damage that has been caused by this source.