Package net.minecraft.util
Class IndirectEntityDamageSource
java.lang.Object
net.minecraft.util.DamageSource
net.minecraft.util.EntityDamageSource
net.minecraft.util.IndirectEntityDamageSource
-
Field Summary
FieldsFields inherited from class net.minecraft.util.EntityDamageSource
entityFields inherited from class net.minecraft.util.DamageSource
ANVIL, CACTUS, CRAMMING, DRAGON_BREATH, DROWN, DRY_OUT, FALL, FALLING_BLOCK, FLY_INTO_WALL, GENERIC, HOT_FLOOR, IN_FIRE, IN_WALL, LAVA, LIGHTNING_BOLT, MAGIC, msgId, ON_FIRE, OUT_OF_WORLD, STARVE, SWEET_BERRY_BUSH, WITHER -
Constructor Summary
ConstructorsConstructorDescriptionIndirectEntityDamageSource(String p_i1568_1_, Entity p_i1568_2_, Entity p_i1568_3_) -
Method Summary
Methods inherited from class net.minecraft.util.EntityDamageSource
getSourcePosition, isThorns, scalesWithDifficulty, setThorns, toStringMethods inherited from class net.minecraft.util.DamageSource
arrow, badRespawnPointExplosion, bypassArmor, bypassInvul, bypassMagic, explosion, explosion, fireball, fireworks, getFoodExhaustion, getMsgId, indirectMagic, indirectMobAttack, isBypassArmor, isBypassInvul, isBypassMagic, isCreativePlayer, isExplosion, isFire, isMagic, isProjectile, mobAttack, playerAttack, setExplosion, setIsFire, setMagic, 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
-