Get Player Armor

Started by Nogitsu on

Topic category: Feature requests and ideas for MCreator

Last seen on 17:29, 28. Mar 2023
Joined Jan 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Get Player Armor

I were thinking about key bindings for armors, I can't see any "simple" way in MCreator to get player's current armor, so I think it should be nice to see it in the software.

Last seen on 22:13, 3. Apr 2024
Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Using of EntityLivingBase…
Thu, 07/26/2018 - 22:36

Using of EntityLivingBase#getItemStackFromSlot() and ItemStack#getItem() is all you need.

Last seen on 17:29, 28. Mar 2023
Joined Jan 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And wich slots are armor…
Fri, 07/27/2018 - 14:31

And wich slots are armor ones ?