类 PlayerPickupArrowEvent

所有已实现的接口:
Cancellable

public class PlayerPickupArrowEvent extends PlayerPickupItemEvent
当玩家从地上捡起箭时触发本事件.
  • 构造器详细资料

    • PlayerPickupArrowEvent

      public PlayerPickupArrowEvent(Player player, Item item, Arrow arrow)
  • 方法详细资料

    • getArrow

      public Arrow getArrow()
      获取玩家捡起的箭.

      原文:Get the arrow being picked up by the player

      返回:
      被捡起的箭