Package net.minecraft.world.damagesource
Class PointDamageSource
java.lang.Object
net.minecraft.world.damagesource.DamageSource
net.minecraft.world.damagesource.PointDamageSource
- Direct Known Subclasses:
BadRespawnPointDamage
-
Field Summary
Fields inherited from class net.minecraft.world.damagesource.DamageSource
CACTUS, CRAMMING, DRAGON_BREATH, DROWN, DRY_OUT, FALL, 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
-
Method Summary
Methods inherited from class net.minecraft.world.damagesource.DamageSource
anvil, arrow, badRespawnPointExplosion, bypassArmor, bypassEnchantments, bypassInvul, bypassMagic, damageHelmet, explosion, explosion, fallingBlock, fallingStalactite, fireball, fireworks, getDirectEntity, getEntity, getFoodExhaustion, getLocalizedDeathMessage, getMsgId, indirectMagic, indirectMobAttack, isBypassArmor, isBypassEnchantments, isBypassInvul, isBypassMagic, isCreativePlayer, isDamageHelmet, isExplosion, isFall, isFire, isMagic, isNoAggro, isProjectile, mobAttack, playerAttack, scalesWithDifficulty, setExplosion, setIsFall, setIsFire, setMagic, setNoAggro, setProjectile, setScalesWithDifficulty, sonicBoom, sting, thorns, thrown, toString, trident, witherSkull
-
Field Details
-
damageSourcePosition
-
-
Constructor Details
-
PointDamageSource
-
-
Method Details
-
getSourcePosition
- Overrides:
getSourcePosition
in classDamageSource
-