Jump to content

Getting the accurate player position as double not int


Smoothley

Recommended Posts

Hello! I just recently began the development of client side forge mods and just learning the api. I've checked the docs but not sure if I found anything...

Is there any way to get a more precise coordinate of the player in terms of decimal places instead of the default integer value? The getting of xyz coordinates from the method that I currently use only returns int values, is there anyway to get it more accurate to more decimal places? Thanks in Advance!

 

Minecraft.getMinecraft().thePlayer.getPosition()

Is what I currently use for getting the player's position.

Link to comment
Share on other sites

50 minutes ago, Smoothley said:

is there anyway to get it more accurate to more decimal places?

you can use that it returns a double:

		PlayerEntity playerEntity = Minecraft.getInstance().player;
		playerEntity.getPosX();
		playerEntity.getPosY();
		playerEntity.getPosZ();

 

Link to comment
Share on other sites

25 minutes ago, Luis_ST said:

PlayerEntity

Um, not sure why, but PlayerEntity is not a valid class for whatever api I used, maybe I did something wrong in the mods setup? I'm using IntelliJ, and have ran the "genIntellijRuns" and "setupDecompWorkspace", is there anything that I'm missing?

 

As you can see, this the types are int if I use EntityPlayer instead of PlayerEntity:

 

Screenshot 2021-02-20 at 13.04.15.png

Edited by Smoothley
Link to comment
Share on other sites

32 minutes ago, Smoothley said:

Um, not sure why, but PlayerEntity is not a valid class for whatever api I used, maybe I did something wrong in the mods setup? I'm using IntelliJ, and have ran the "genIntellijRuns" and "setupDecompWorkspace", is there anything that I'm missing?

 

As you can see, this the types are int if I use EntityPlayer instead of PlayerEntity:

ah you use an api. (I probably overlooked it) then it could be that there is no other method and this is the only way to get the player position

but i'm not sure because i have never worked with an api before

Link to comment
Share on other sites

8 minutes ago, Luis_ST said:

ah you use an api. (I probably overlooked it) then it could be that there is no other method and this is the only way to get the player position

but i'm not sure because i have never worked with an api before

Is it possible for me to know which dependency do you use?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • So I've been making this custom modpack for a while now, I accidentally updated everything and now it wont even start the game past the launch screen. I'm sure there's a mod I need to remove or turn off--but I'm not sure which or if there is something else going on. As time has gone on (I'm not sure if this is related) but the framerates have been dropping into the single digits. I'm not sure what to do anymore except possibly start over... I've pasted the crash log it gave me below--I can't find what's causing it. Help please? https://mclo.gs/Bml06zJ
    • Hi, if you still want to see all player's commands, you can also use a plugin like Stalker Plugin for example ( see https://hangar.papermc.io/StalkerPlugin/Stalker ) with /stalk <player> you can directly see a player's commands or /stalkall you will see all player's commands (in game)
    • HOW I FOUND FAVOR IN THE HANDS OF SACLUX COMPTECH SPECIALST.    I was a victim of a phishing scam and lost 3.5 BTC to thieves. I had been investing in Bitcoin for a while and had a significant amount stored in my wallet. One day, I received an email that looked like it was from my wallet provider, asking me to log in and update my account information. I didn't think twice and entered my login credentials. Little did I know, the email was from scammers who had created a fake website that looked identical to my wallet provider's site. They stole my login credentials and drained my wallet. I was devastated. I had invested a lot of money and time into Bitcoin, and it was all gone in an instant. I tried to contact my wallet provider, but they couldn't help me recover my stolen Bitcoins. I also reported the incident to the authorities, but they couldn't do much to help. It was a hard lesson learned until I came across a testimony of a woman about how she got her stolen investment recovered by a hacker called SACLUX COMPTECH SPECIALST, I searched the name on Google and got their contact and contacted them, behold they got my stolen money back within  2 hours. Thanks to SACLUX COMPTECH SPECIALST for their great job. I invite you to visit their website at http:sacluxcomptechspecialst.com/ to learn more about their services. 
    • HOW I FOUND FAVOR IN THE HANDS OF SACLUX COMPTECH SPECIALST.    I was a victim of a phishing scam and lost 3.5 BTC to thieves. I had been investing in Bitcoin for a while and had a significant amount stored in my wallet. One day, I received an email that looked like it was from my wallet provider, asking me to log in and update my account information. I didn't think twice and entered my login credentials. Little did I know, the email was from scammers who had created a fake website that looked identical to my wallet provider's site. They stole my login credentials and drained my wallet. I was devastated. I had invested a lot of money and time into Bitcoin, and it was all gone in an instant. I tried to contact my wallet provider, but they couldn't help me recover my stolen Bitcoins. I also reported the incident to the authorities, but they couldn't do much to help. It was a hard lesson learned until I came across a testimony of a woman about how she got her stolen investment recovered by a hacker called SACLUX COMPTECH SPECIALST, I searched the name on Google and got their contact and contacted them, behold they got my stolen money back within  2 hours. Thanks to SACLUX COMPTECH SPECIALST for their great job. I invite you to visit their website at http:sacluxcomptechspecialst.com/ to learn more about their services. 
    • HOW I FOUND FAVOR IN THE HANDS OF SACLUX COMPTECH SPECIALST.    I was a victim of a phishing scam and lost 3.5 BTC to thieves. I had been investing in Bitcoin for a while and had a significant amount stored in my wallet. One day, I received an email that looked like it was from my wallet provider, asking me to log in and update my account information. I didn't think twice and entered my login credentials. Little did I know, the email was from scammers who had created a fake website that looked identical to my wallet provider's site. They stole my login credentials and drained my wallet. I was devastated. I had invested a lot of money and time into Bitcoin, and it was all gone in an instant. I tried to contact my wallet provider, but they couldn't help me recover my stolen Bitcoins. I also reported the incident to the authorities, but they couldn't do much to help. It was a hard lesson learned until I came across a testimony of a woman about how she got her stolen investment recovered by a hacker called SACLUX COMPTECH SPECIALST, I searched the name on Google and got their contact and contacted them, behold they got my stolen money back within  2 hours. Thanks to SACLUX COMPTECH SPECIALST for their great job. I invite you to visit their website at http:sacluxcomptechspecialst.com/ to learn more about their services. 
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.