Package me.desht.pneumaticcraft.common
Class PNCDamageSource
java.lang.Object
net.minecraft.world.damagesource.DamageSource
me.desht.pneumaticcraft.common.PNCDamageSource
- Direct Known Subclasses:
PNCDamageSource.DamageSourceDroneOverload
public class PNCDamageSource
extends net.minecraft.world.damagesource.DamageSource
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.damagesource.DamageSourcestatic final net.minecraft.world.damagesource.DamageSourcestatic final net.minecraft.world.damagesource.DamageSourcestatic final net.minecraft.world.damagesource.DamageSourceFields inherited from class net.minecraft.world.damagesource.DamageSource
ANVIL, CACTUS, CRAMMING, DRAGON_BREATH, DROWN, DRY_OUT, FALL, FALLING_BLOCK, FALLING_STALACTITE, FLY_INTO_WALL, FREEZE, GENERIC, HOT_FLOOR, IN_FIRE, IN_WALL, LAVA, LIGHTNING_BOLT, MAGIC, msgId, ON_FIRE, OUT_OF_WORLD, STALAGMITE, STARVE, SWEET_BERRY_BUSH, WITHER -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.network.chat.ComponentgetLocalizedDeathMessage(net.minecraft.world.entity.LivingEntity dyingEntity) Methods inherited from class net.minecraft.world.damagesource.DamageSource
arrow, badRespawnPointExplosion, bypassArmor, bypassEnchantments, bypassInvul, bypassMagic, damageHelmet, explosion, explosion, fireball, fireworks, getDirectEntity, getEntity, getFoodExhaustion, getMsgId, getSourcePosition, indirectMagic, indirectMobAttack, isBypassArmor, isBypassEnchantments, isBypassInvul, isBypassMagic, isCreativePlayer, isDamageHelmet, isExplosion, isFall, isFire, isMagic, isNoAggro, isProjectile, mobAttack, playerAttack, scalesWithDifficulty, setExplosion, setIsFall, setIsFire, setMagic, setNoAggro, setProjectile, setScalesWithDifficulty, sonicBoom, sting, thorns, thrown, toString, trident, witherSkull
-
Field Details
-
PRESSURE
public static final net.minecraft.world.damagesource.DamageSource PRESSURE -
ETCHING_ACID
public static final net.minecraft.world.damagesource.DamageSource ETCHING_ACID -
SECURITY_STATION
public static final net.minecraft.world.damagesource.DamageSource SECURITY_STATION -
PLASTIC_BLOCK
public static final net.minecraft.world.damagesource.DamageSource PLASTIC_BLOCK
-
-
Method Details
-
getLocalizedDeathMessage
public net.minecraft.network.chat.Component getLocalizedDeathMessage(net.minecraft.world.entity.LivingEntity dyingEntity) - Overrides:
getLocalizedDeathMessagein classnet.minecraft.world.damagesource.DamageSource
-