Package de.eldoria.eldoutilities.utils
Class VectorUtil
java.lang.Object
de.eldoria.eldoutilities.utils.VectorUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.bukkit.util.Vector
getDirectionVector
(org.bukkit.Location start, org.bukkit.Location target) static org.bukkit.util.Vector
getDirectionVector
(org.bukkit.util.Vector start, org.bukkit.util.Vector target)
-
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)
-