Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Get look vector of current player

SebaSphere opened this issue ยท 5 comments

commented

What do you need help with?

With as much detail as possible, describe your question and what you may need help with.

Hey how would I get the look vector of a player using the baritone api.
Tried the method "primaryBaritone.getPlayerContext().player().getLookVec();" but that's the vector for the player

How would I set and get the look vector if that's and capabilities that exist within baritones api.

Final checklist

  • I know how to properly use check boxes
  • I have not used any OwO's or UwU's in this issue.
commented

Use primaryBaritone.getPlayerContext().player().getLookVec();

commented

Sorry should clarify that the look vector is for the local player and not the serverside player. That's the method I just posted :p

commented

Then no

commented

disable freelook

commented

hm alright