Class headShot

  • All Implemented Interfaces:
    org.bukkit.event.Listener

    public class headShot
    extends java.lang.Object
    implements org.bukkit.event.Listener
    • Constructor Summary

      Constructors 
      Constructor Description
      headShot()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isHeadShot​(org.bukkit.entity.Projectile s, org.bukkit.entity.Entity ent)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • headShot

        public headShot()
    • Method Detail

      • isHeadShot

        public static boolean isHeadShot​(org.bukkit.entity.Projectile s,
                                         org.bukkit.entity.Entity ent)