Class Arrow.Spigot

java.lang.Object
org.bukkit.entity.Entity.Spigot
org.bukkit.entity.Arrow.Spigot
Enclosing interface:
Arrow

public static class Arrow.Spigot
extends Entity.Spigot
  • Constructor Summary

    Constructors 
    Constructor Description
    Spigot()  
  • Method Summary

    Modifier and Type Method Description
    double getDamage()  
    void setDamage​(double damage)  

    Methods inherited from class org.bukkit.entity.Entity.Spigot

    isInvulnerable

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getDamage

      public double getDamage()
    • setDamage

      public void setDamage​(double damage)