Solved How do i get Yaw from ArmorStand and change it?

Discussion in 'Plugin Development' started by The_Nesko, Nov 12, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    The_Nesko

    I have been trying to figure it out but just can't find any solutions i just get X,Y and Z but not Yaw so any help would be greatly appreciated :)
     
  2. Offline

    mcdorli

  3. Offline

    SuperSniper

    @The_Nesko

    Code:
    Entity.getLocation().getYaw()
    [\code]
     
  4. Offline

    The_Nesko

  5. Offline

    mcdorli

    I'm happy I could help
     
Thread Status:
Not open for further replies.

Share This Page