Class Quiver

java.lang.Object
org.rspeer.game.component.Quiver

public class Quiver extends Object
  • Constructor Details

    • Quiver

      public Quiver()
  • Method Details

    • isAmmo

      public static boolean isAmmo()
      true if the player has ammunition in the quiver slot. This includes bolts, arrows, or ammo in an equipped Dizana's Quiver
    • getAmmunition

      public static Item getAmmunition()
      Returns:
      The item in the quiver ammunition slot. If using any form of Dizana's Quiver, this will return the primary ammunition within it
    • query

      public static ItemQuery query()