AllowDeathArg

data class AllowDeathArg(val entity: LivingEntity, val source: DamageSource, val amount: Float)

Constructors

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

Properties

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