MythicMobs Help

Discussion in 'Plugin Development' started by andrewginn, Dec 12, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    andrewginn

    Hi there, I am currently working with mythicmobs and I want to try and remove the bow from the skeleton and have it hold nothing. Can anyone help me with this?
     
  2. Offline

    Zombie_Striker

    @andrewginn
    Get the entity instance, use .getEquipment(), use .getItemInHand(), and use .remove();
     
Thread Status:
Not open for further replies.

Share This Page