Class ItemProjectileLandEvent

java.lang.Object
org.bukkit.event.Event
studio.magemonkey.fabled.api.event.AbstractProjectileLandEvent<ItemProjectile>
studio.magemonkey.fabled.api.event.ItemProjectileLandEvent

public class ItemProjectileLandEvent extends AbstractProjectileLandEvent<ItemProjectile>

An event for when an item projectile lands on the ground

  • Constructor Details

    • ItemProjectileLandEvent

      public ItemProjectileLandEvent(ItemProjectile projectile)

      Initializes a new event.

      Parameters:
      projectile - the projectile that hit something