Damage Constellation
data class DamageConstellation(val entity: LivingEntity, val pos: BlockPos, val crystal: Vec3, val requestingSubmodule: CrystalAuraDamageOptions.RequestingSubmodule) : Record
Constructors
Link copied to clipboard
constructor(entity: LivingEntity, pos: BlockPos, crystal: Vec3, requestingSubmodule: CrystalAuraDamageOptions.RequestingSubmodule)