Package net.minecraft.entity.damage
Class BadRespawnPointDamageSource
java.lang.Object
net.minecraft.entity.damage.DamageSource
net.minecraft.entity.damage.BadRespawnPointDamageSource
public class BadRespawnPointDamageSource extends DamageSource
-
Field Summary
Fields inherited from class net.minecraft.entity.damage.DamageSource
ANVIL, CACTUS, CRAMMING, DRAGON_BREATH, DROWN, DRYOUT, FALL, FALLING_BLOCK, FALLING_STALACTITE, FLY_INTO_WALL, FREEZE, GENERIC, HOT_FLOOR, IN_FIRE, IN_WALL, LAVA, LIGHTNING_BOLT, MAGIC, name, ON_FIRE, OUT_OF_WORLD, STARVE, SWEET_BERRY_BUSH, WITHER
-
Constructor Summary
Constructors Modifier Constructor Description protected
BadRespawnPointDamageSource()
-
Method Summary
Modifier and Type Method Description Text
getDeathMessage(LivingEntity entity)
Methods inherited from class net.minecraft.entity.damage.DamageSource
arrow, badRespawnPoint, bypassesArmor, explosion, explosion, fireball, firework, getAttacker, getExhaustion, getName, getPosition, getSource, isExplosive, isFallingBlock, isFire, isMagic, isOutOfWorld, isProjectile, isScaledWithDifficulty, isSourceCreativePlayer, isUnblockable, magic, mob, mobProjectile, player, setBypassesArmor, setExplosive, setFallingBlock, setFire, setOutOfWorld, setProjectile, setScaledWithDifficulty, setUnblockable, setUsesMagic, sting, thorns, thrownProjectile, toString, trident, witherSkull
-
Constructor Details
-
BadRespawnPointDamageSource
protected BadRespawnPointDamageSource()
-
-
Method Details
-
getDeathMessage
- Overrides:
getDeathMessage
in classDamageSource
-