Package net.minecraft.entity.damage
Class BadRespawnPointDamageSource
java.lang.Object
net.minecraft.entity.damage.DamageSource
net.minecraft.class_7835
net.minecraft.entity.damage.BadRespawnPointDamageSource
- Mappings:
Namespace Name official bcbintermediary net/minecraft/class_1286named net/minecraft/entity/damage/BadRespawnPointDamageSource
-
Field Summary
Fields inherited from class net.minecraft.entity.damage.DamageSource
CACTUS, CRAMMING, DRAGON_BREATH, DROWN, DRYOUT, FALL, FLY_INTO_WALL, FREEZE, GENERIC, HOT_FLOOR, IN_FIRE, IN_WALL, LAVA, LIGHTNING_BOLT, MAGIC, name, ON_FIRE, OUT_OF_WORLD, STALAGMITE, STARVE, SWEET_BERRY_BUSH, WITHER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.class_7835
getPositionMethods inherited from class net.minecraft.entity.damage.DamageSource
arrow, badRespawnPoint, bypassesArmor, bypassesProtection, explosion, explosion, fireball, firework, getAttacker, getExhaustion, getName, getSource, isExplosive, isFallingBlock, isFire, isFromFalling, isMagic, isNeutral, isOutOfWorld, isProjectile, isScaledWithDifficulty, isSourceCreativePlayer, isUnblockable, magic, method_46392, method_46393, method_46394, mob, mobProjectile, player, setBypassesArmor, setBypassesProtection, setExplosive, setFallingBlock, setFire, setFromFalling, setNeutral, setOutOfWorld, setProjectile, setScaledWithDifficulty, setUnblockable, setUsesMagic, sonicBoom, sting, thorns, thrownProjectile, toString, trident, witherSkull
-
Constructor Details
-
BadRespawnPointDamageSource
-
-
Method Details
-
getDeathMessage
- Overrides:
getDeathMessagein classDamageSource- Mappings:
Namespace Name Mixin selector official aLbcf;a(Lbdm;)Lsf;intermediary method_5506Lnet/minecraft/class_1282;method_5506(Lnet/minecraft/class_1309;)Lnet/minecraft/class_2561;named getDeathMessageLnet/minecraft/entity/damage/DamageSource;getDeathMessage(Lnet/minecraft/entity/LivingEntity;)Lnet/minecraft/text/Text;
-