Jump to content

[1.14.4] What is the best way of saving data on player?


Babatunde

Recommended Posts

Hi Modders, 

 

I'm working on a mod where a player starts with 1 heart and every time they die they gain a heart until they have 10 hearts.

 

But I struggling with how I save the amount a hearts the player has. If I put it in the player data, it will be deleted when the player dies. Same goes for capabilities.

I've tried it with a Hashmap but I know its not the best way of doing thing so I'd like some feedback from you guys. 

 

Thanks.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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