Package net.minecraft.util
Class BedExplosionDamageSource
- java.lang.Object
-
- net.minecraft.util.DamageSource
-
- net.minecraft.util.BedExplosionDamageSource
-
public class BedExplosionDamageSource extends DamageSource
-
-
Field Summary
-
Fields 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
Constructors Modifier Constructor Description protected
BedExplosionDamageSource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ITextComponent
getLocalizedDeathMessage(LivingEntity p_151519_1_)
-
Methods inherited from class net.minecraft.util.DamageSource
arrow, badRespawnPointExplosion, bypassArmor, bypassInvul, bypassMagic, explosion, explosion, fireball, fireworks, getDirectEntity, getEntity, getFoodExhaustion, getMsgId, getSourcePosition, indirectMagic, indirectMobAttack, isBypassArmor, isBypassInvul, isBypassMagic, isCreativePlayer, isExplosion, isFire, isMagic, isProjectile, mobAttack, playerAttack, scalesWithDifficulty, setExplosion, setIsFire, setMagic, setProjectile, setScalesWithDifficulty, sting, thorns, thrown, toString, trident, witherSkull
-
-
-
-
Method Detail
-
getLocalizedDeathMessage
public ITextComponent getLocalizedDeathMessage(LivingEntity p_151519_1_)
- Overrides:
getLocalizedDeathMessage
in classDamageSource
-
-