public class EntityDamageSourceIndirect extends EntityDamageSource
damageSourceEntity
anvil, cactus, damageType, drown, fall, fallingBlock, generic, inFire, inWall, lava, magic, onFire, outOfWorld, starve, wither
Constructor and Description |
---|
EntityDamageSourceIndirect(java.lang.String p_i1568_1_,
Entity p_i1568_2_,
Entity p_i1568_3_) |
Modifier and Type | Method and Description |
---|---|
IChatComponent |
func_151519_b(EntityLivingBase p_151519_1_) |
Entity |
getEntity() |
Entity |
getSourceOfDamage() |
isDifficultyScaled
canHarmInCreative, causeArrowDamage, causeFireballDamage, causeIndirectMagicDamage, causeMobDamage, causePlayerDamage, causeThornsDamage, causeThrownDamage, getDamageType, getHungerDamage, isDamageAbsolute, isExplosion, isFireDamage, isMagicDamage, isProjectile, isUnblockable, setDamageAllowedInCreativeMode, setDamageBypassesArmor, setDamageIsAbsolute, setDifficultyScaled, setExplosion, setExplosionSource, setFireDamage, setMagicDamage, setProjectile
public Entity getSourceOfDamage()
getSourceOfDamage
in class DamageSource
public Entity getEntity()
getEntity
in class EntityDamageSource
public IChatComponent func_151519_b(EntityLivingBase p_151519_1_)
func_151519_b
in class EntityDamageSource