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
FieldsFields inherited from class net.minecraft.world.damagesource.EntityDamageSource
entityFields 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
ConstructorsConstructorDescriptionIndirectEntityDamageSource(String p_19406_, Entity p_19407_, Entity p_19408_) -
Method Summary
Methods inherited from class net.minecraft.world.damagesource.EntityDamageSource
getSourcePosition, isThorns, scalesWithDifficulty, setThorns, toStringMethods 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:
getDirectEntityin classDamageSource
-
getEntity
- Overrides:
getEntityin classEntityDamageSource
-
getLocalizedDeathMessage
- Overrides:
getLocalizedDeathMessagein classEntityDamageSource
-