420x69x420 72 Share Posted September 1, 2022 I understand that a lot of different methods to get the local player's Player object have been deprecated in favor of Players.getLocal() but using the latest updated client.jar in my Eclipse libaries build path does not recognize Players.getLocal() to be a defined method. Am I missing something or is that method not actually implemented just yet? Edit: Fixed this by removing client.jar from the Build path, clicking apply, then adding it back in 🙂 Link to comment Share on other sites More sharing options...
camelCase 271 Share Posted September 2, 2022 i thought it was just client#getLocalPlayer being removed think MethodProvider#getLocalPlayer remains, which is the one you'd be using in your script. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.