Posted August 14, 20169 yr Hi, When trying to update my mod to version 1.9, I saw that I could use player.getCurrentArmor anymore. What changed in 1.9? And what do I need to use now instead of player.getCurrentArmor(index)? Thanks. Creator of the Master Chef Mod and many more to come. If I helped you, please click the 'thank you' button.
August 14, 20169 yr Use EntityLivingBase#getItemStackFromSlot . You shouldn't be updating to 1.9, you should be updating to 1.10.2 or at least 1.9.4. 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.
August 14, 20169 yr Author Okay, why actually? Creator of the Master Chef Mod and many more to come. If I helped you, please click the 'thank you' button.
August 14, 20169 yr Okay, why actually? Actually what? VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 14, 20169 yr Author Why I shouldn't update to 1.9. Too many bugs? Creator of the Master Chef Mod and many more to come. If I helped you, please click the 'thank you' button.
August 14, 20169 yr 1.9.4 is the final version of Minecraft for 1.9, it also does contain bug fixes, and it should be downwards compatible if it doesn't mess with changes made mainly bugfixes. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 14, 20169 yr Why I shouldn't update to 1.9. Too many bugs? You should always be developing for the most recent version of Forge. This is the only version that receives new features and bug fixes. 1.10.2 is 99% backwards compatible with 1.9.4, so most 1.9.4 mods will work in 1.10.2. 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.