Class ProjectileHitEvent

Direct Known Subclasses:
ExpBottleEvent, PotionSplashEvent

public class ProjectileHitEvent extends EntityEvent
Called when a projectile hits an object
  • Constructor Details

    • ProjectileHitEvent

      public ProjectileHitEvent(Projectile projectile)
  • Method Details