Package net.minecraft.world.damagesource
Class IndirectEntityDamageSource
java.lang.Object
net.minecraft.world.damagesource.DamageSource
net.minecraft.world.damagesource.EntityDamageSource
net.minecraft.world.damagesource.IndirectEntityDamageSource
-
Field Summary
Fields inherited from class net.minecraft.world.damagesource.EntityDamageSource
entity
Fields inherited from class net.minecraft.world.damagesource.DamageSource
ANVIL, CACTUS, CRAMMING, DRAGON_BREATH, DROWN, DRY_OUT, FALL, FALLING_BLOCK, FALLING_STALACTITE, FLY_INTO_WALL, FREEZE, GENERIC, HOT_FLOOR, IN_FIRE, IN_WALL, LAVA, LIGHTNING_BOLT, MAGIC, msgId, ON_FIRE, OUT_OF_WORLD, STALAGMITE, STARVE, SWEET_BERRY_BUSH, WITHER
-
Constructor Summary
ConstructorDescriptionIndirectEntityDamageSource
(String p_19406_, Entity p_19407_, Entity p_19408_) -
Method Summary
Methods inherited from class net.minecraft.world.damagesource.EntityDamageSource
getSourcePosition, isThorns, scalesWithDifficulty, setThorns, toString
Methods inherited from class net.minecraft.world.damagesource.DamageSource
arrow, badRespawnPointExplosion, bypassArmor, bypassInvul, bypassMagic, damageHelmet, explosion, explosion, fireball, fireworks, getFoodExhaustion, getMsgId, indirectMagic, indirectMobAttack, isBypassArmor, isBypassInvul, isBypassMagic, isCreativePlayer, isDamageHelmet, isExplosion, isFall, isFire, isMagic, isNoAggro, isProjectile, mobAttack, playerAttack, setExplosion, setIsFall, setIsFire, setMagic, setNoAggro, setProjectile, setScalesWithDifficulty, sting, thorns, thrown, trident, witherSkull
-
Field Details
-
owner
-
-
Constructor Details
-
IndirectEntityDamageSource
-
-
Method Details
-
getDirectEntity
- Overrides:
getDirectEntity
in classDamageSource
-
getEntity
- Overrides:
getEntity
in classEntityDamageSource
-
getLocalizedDeathMessage
- Overrides:
getLocalizedDeathMessage
in classEntityDamageSource
-