Posted May 27, 20169 yr I'm trying to update my mod which deals with armour giving potion effects when worn but I can't find the replacement for getCurrentArmor(int slot) in EntityPlayer which is vital for doing this. Can anyone tell me the new way of getting it? Thanks
May 27, 20169 yr Author I'm trying to update my mod which deals with armour giving potion effects when worn but I can't find the replacement for getCurrentArmor(int slot) in EntityPlayer which is vital for doing this. Can anyone tell me the new way of getting it? Thanks
May 27, 20169 yr EntityLivingBase#getItemStackFromSlot Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
May 27, 20169 yr EntityLivingBase#getItemStackFromSlot Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.