Class Arrow.Spigot

    • Constructor Detail

      • Spigot

        public Spigot()
    • Method Detail

      • getDamage

        @Deprecated
        public double getDamage()
        Deprecated.
        Gets the base amount of damage this arrow will do. Defaults to 2.0 for a normal arrow with 0.5 * (1 + power level) added for arrows fired from enchanted bows.
        Returns:
        base damage amount
      • setDamage

        @Deprecated
        public void setDamage​(double damage)
        Sets the base amount of damage this arrow will do.
        Parameters:
        damage - new damage amount