Class PointDamageSource

java.lang.Object
net.minecraft.world.damagesource.DamageSource
net.minecraft.world.damagesource.PointDamageSource
Direct Known Subclasses:
BadRespawnPointDamage

public class PointDamageSource extends DamageSource
  • Field Details

    • damageSourcePosition

      private final Vec3 damageSourcePosition
  • Constructor Details

    • PointDamageSource

      public PointDamageSource(String p_254254_, Vec3 p_254033_)
  • Method Details