September 18, 20196 yr 36 minutes ago, cinsiian said: So how can I get the normal player? Minecraft.getMinecraft().player (dont know if this changed in 1.14 but probably not) this will always give you the client player
September 18, 20196 yr Author Ok but i dont need the client player, i need the server player wich I can get the capability and set the Packet.mana for the client (Server > Client)
September 18, 20196 yr Author Oh I get it, I have to set the server's player mana using the constructor in a network event. Am I right?
September 18, 20196 yr Author I finally did it, I managed to get it work, thanks everyone for the help! Marking this as solved. Thanks everyone again!!!!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.