Class InventoryPickupArrowEvent

java.lang.Object
cn.nukkit.event.Event
cn.nukkit.event.inventory.InventoryEvent
cn.nukkit.event.inventory.InventoryPickupArrowEvent
All Implemented Interfaces:
Cancellable

public class InventoryPickupArrowEvent extends InventoryEvent implements Cancellable
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • InventoryPickupArrowEvent

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