Package net.minecraft.entity.damage
Class PositionedDamageSource
java.lang.Object
net.minecraft.entity.damage.DamageSource
net.minecraft.entity.damage.PositionedDamageSource
- Direct Known Subclasses:
BadRespawnPointDamageSource
- Mappings:
Namespace Name official bdc
intermediary net/minecraft/class_7835
named net/minecraft/entity/damage/PositionedDamageSource
-
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.DamageSource
anvil, arrow, badRespawnPoint, bypassesArmor, bypassesProtection, explosion, explosion, fallingBlock, fallingStalactite, fireball, firework, getAttacker, getDeathMessage, 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
-
Field Details
-
pos
- Mappings:
Namespace Name Mixin selector official w
Lbdc;w:Leae;
intermediary field_40729
Lnet/minecraft/class_7835;field_40729:Lnet/minecraft/class_243;
named pos
Lnet/minecraft/entity/damage/PositionedDamageSource;pos:Lnet/minecraft/util/math/Vec3d;
-
-
Constructor Details
-
PositionedDamageSource
- Mappings:
Namespace Name Mixin selector official <init>
Lbdc;<init>(Ljava/lang/String;Leae;)V
intermediary <init>
Lnet/minecraft/class_7835;<init>(Ljava/lang/String;Lnet/minecraft/class_243;)V
named <init>
Lnet/minecraft/entity/damage/PositionedDamageSource;<init>(Ljava/lang/String;Lnet/minecraft/util/math/Vec3d;)V
-
-
Method Details
-
getPosition
- Overrides:
getPosition
in classDamageSource
- Mappings:
Namespace Name Mixin selector official D
Lbcz;D()Leae;
intermediary method_5510
Lnet/minecraft/class_1282;method_5510()Lnet/minecraft/class_243;
named getPosition
Lnet/minecraft/entity/damage/DamageSource;getPosition()Lnet/minecraft/util/math/Vec3d;
-