Package net.minecraft.entity.damage
Class BadRespawnPointDamageSource
java.lang.Object
net.minecraft.entity.damage.DamageSource
net.minecraft.entity.damage.PositionedDamageSource
net.minecraft.entity.damage.BadRespawnPointDamageSource
- Mappings:
Namespace Name official bcv
intermediary net/minecraft/class_1286
named 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
-
Method Summary
Methods inherited from class net.minecraft.entity.damage.PositionedDamageSource
getPosition
Methods inherited from class net.minecraft.entity.damage.DamageSource
anvil, arrow, badRespawnPoint, bypassesArmor, bypassesProtection, explosion, explosion, fallingBlock, fallingStalactite, fireball, firework, getAttacker, getExhaustion, getName, getSource, isExplosive, isFallingBlock, isFire, isFromFalling, isMagic, isNeutral, isOutOfWorld, isProjectile, isScaledWithDifficulty, isSourceCreativePlayer, isUnblockable, magic, 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
- Mappings:
Namespace Name Mixin selector official <init>
Lbcv;<init>(Leae;)V
intermediary <init>
Lnet/minecraft/class_1286;<init>(Lnet/minecraft/class_243;)V
named <init>
Lnet/minecraft/entity/damage/BadRespawnPointDamageSource;<init>(Lnet/minecraft/util/math/Vec3d;)V
-
-
Method Details
-
getDeathMessage
- Overrides:
getDeathMessage
in classDamageSource
- Mappings:
Namespace Name Mixin selector official a
Lbcz;a(Lbeg;)Lss;
intermediary method_5506
Lnet/minecraft/class_1282;method_5506(Lnet/minecraft/class_1309;)Lnet/minecraft/class_2561;
named getDeathMessage
Lnet/minecraft/entity/damage/DamageSource;getDeathMessage(Lnet/minecraft/entity/LivingEntity;)Lnet/minecraft/text/Text;
-