Class InventoryPickupArrowEvent

java.lang.Object
org.cloudburstmc.api.event.Event
org.cloudburstmc.api.event.inventory.InventoryEvent
org.cloudburstmc.api.event.inventory.InventoryPickupArrowEvent
All Implemented Interfaces:
Cancellable

public final class InventoryPickupArrowEvent extends InventoryEvent implements Cancellable
author: MagicDroidX Nukkit Project
  • Constructor Details

    • InventoryPickupArrowEvent

      public InventoryPickupArrowEvent(Inventory inventory, Arrow arrow)
  • Method Details

    • getArrow

      public Arrow getArrow()