History - net.minecraft.entity.damage.DamageSources
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.damagesource.DamageSources
net.minecraft.class_8109
net.minecraft.entity.damage.DamageSources
Fields
Registry<DamageType>: damageTypes, field_42296, registry
DamageSource: inFire, field_42297, inFire
DamageSource: campfire, field_51564, campfire
DamageSource: lightningBolt, field_42298, lightningBolt
DamageSource: onFire, field_42299, onFire
DamageSource: lava, field_42300, lava
DamageSource: hotFloor, field_42301, hotFloor
DamageSource: inWall, field_42302, inWall
DamageSource: cramming, field_42303, cramming
DamageSource: drown, field_42304, drown
DamageSource: starve, field_42305, starve
DamageSource: cactus, field_42306, cactus
DamageSource: fall, field_42307, fall
DamageSource: enderPearl, field_52430, enderPearl
DamageSource: flyIntoWall, field_42308, flyIntoWall
DamageSource: fellOutOfWorld, field_42309, outOfWorld
DamageSource: generic, field_42310, generic
DamageSource: magic, field_42311, magic
DamageSource: wither, field_42312, wither
DamageSource: dragonBreath, field_42313, dragonBreath
DamageSource: dryOut, field_42314, dryOut
DamageSource: sweetBerryBush, field_42315, sweetBerryBush
DamageSource: freeze, field_42316, freeze
DamageSource: stalagmite, field_42317, stalagmite
DamageSource: outsideBorder, field_44866, outsideBorder
DamageSource: genericKill, field_44867, genericKill
Constructors
Methods
DamageSource (RegistryKey<DamageType>): source, method_48795, create
DamageSource (RegistryKey<DamageType>, Entity): source, method_48796, create
DamageSource (RegistryKey<DamageType>, Entity, Entity): source, method_48797, create
DamageSource (): inFire, method_48794, inFire
DamageSource (): campfire, method_59917, campfire
DamageSource (): lightningBolt, method_48809, lightningBolt
DamageSource (): onFire, method_48813, onFire
DamageSource (): lava, method_48817, lava
DamageSource (): hotFloor, method_48820, hotFloor
DamageSource (): inWall, method_48822, inWall
DamageSource (): cramming, method_48823, cramming
DamageSource (): drown, method_48824, drown
DamageSource (): starve, method_48825, starve
DamageSource (): cactus, method_48826, cactus
DamageSource (): fall, method_48827, fall
DamageSource (): enderPearl, method_61399, enderPearl
DamageSource (): flyIntoWall, method_48828, flyIntoWall
DamageSource (): fellOutOfWorld, method_48829, outOfWorld
DamageSource (): generic, method_48830, generic
DamageSource (): magic, method_48831, magic
DamageSource (): wither, method_48832, wither
DamageSource (): dragonBreath, method_48833, dragonBreath
DamageSource (): dryOut, method_48834, dryOut
DamageSource (): sweetBerryBush, method_48835, sweetBerryBush
DamageSource (): freeze, method_48836, freeze
DamageSource (): stalagmite, method_48837, stalagmite
DamageSource (Entity): fallingBlock, method_48798, fallingBlock
DamageSource (Entity): anvil, method_48810, fallingAnvil
DamageSource (Entity): fallingStalactite, method_48814, fallingStalactite
DamageSource (LivingEntity): sting, method_48801, sting
DamageSource (LivingEntity): mobAttack, method_48812, mobAttack
DamageSource (LivingEntity): noAggroMobAttack, method_48816, mobAttackNoAggro
DamageSource (PlayerEntity): playerAttack, method_48802, playerAttack
DamageSource (PersistentProjectileEntity, Entity): arrow, method_48803, arrow
DamageSource (Entity, Entity): trident, method_48799, trident
DamageSource (Entity, LivingEntity): mobProjectile, method_48800, mobProjectile
DamageSource (Entity, LivingEntity): spit, method_55647, spit
DamageSource (Entity, LivingEntity): windCharge, method_55648, windCharge
DamageSource (FireworkRocketEntity, Entity): fireworks, method_48805, fireworks
DamageSource (AbstractFireballEntity, Entity): fireball, method_48804, fireball
DamageSource (WitherSkullEntity, Entity): witherSkull, method_48806, witherSkull
DamageSource (Entity, Entity): thrown, method_48811, thrown
DamageSource (Entity, Entity): indirectMagic, method_48815, indirectMagic
DamageSource (Entity): thorns, method_48818, thorns
DamageSource (Explosion): explosion, method_48807, explosion
DamageSource (Entity, Entity): explosion, method_48819, explosion
DamageSource (Entity): sonicBoom, method_48821, sonicBoom
DamageSource (Vec3d): badRespawnPointExplosion, method_48808, badRespawnPoint
DamageSource (): outOfBorder, method_51846, outsideBorder
DamageSource (): genericKill, method_51847, genericKill
DamageSource (Entity): mace, method_61398, maceSmash