AfterDeathArg

data class AfterDeathArg(val entity: LivingEntity, val source: DamageSource)

Constructors

Link copied to clipboard
constructor(entity: LivingEntity, source: DamageSource)

Properties

Link copied to clipboard
val entity: LivingEntity
Link copied to clipboard
val source: DamageSource