Hi,
I have a problem with EntityArmorStand, when i use :
setEquipment(EnumItemSlot.HEAD, CraftItemStack.asNMSCopy(new ItemStack(Material.GOLD_BLOCK))); // Set helmet
The armor stand dose not have he helmet.
In 1.8.8 when i used this with number instead of EnumItemSlot, the armor stand haved he helmet.
Sorry for my bad english.