Class VectorUtil

java.lang.Object
de.eldoria.eldoutilities.utils.VectorUtil

public final class VectorUtil extends Object
  • Method Details

    • getDirectionVector

      public static org.bukkit.util.Vector getDirectionVector(org.bukkit.Location start, org.bukkit.Location target)
    • getDirectionVector

      public static org.bukkit.util.Vector getDirectionVector(org.bukkit.util.Vector start, org.bukkit.util.Vector target)