Class VectorUtil

java.lang.Object
studio.magemonkey.fabled.util.VectorUtil

public class VectorUtil extends Object
  • 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)