Package studio.magemonkey.fabled.util
Class VectorUtil
java.lang.Object
studio.magemonkey.fabled.util.VectorUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.bukkit.Location
getOffsetLocation
(org.bukkit.entity.LivingEntity target, double forward, double right, double upward)
-
Constructor Details
-
VectorUtil
public VectorUtil()
-
-
Method Details
-
getOffsetLocation
public static org.bukkit.Location getOffsetLocation(org.bukkit.entity.LivingEntity target, double forward, double right, double upward)
-