java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.hooks.protection.Coordinate

public class Coordinate extends Object
  • Constructor Details

    • Coordinate

      public Coordinate(double x, double z)
    • Coordinate

      public Coordinate(org.bukkit.Location location)
  • Method Details

    • getX

      public double getX()
    • getZ

      public double getZ()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object