Skeleton and Zombie Horse

Discussion in 'Plugin Development' started by micrlink, Jul 2, 2013.

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

    micrlink

    How do you spawn a skeleton or zombie horse.
     
  2. Offline

    creepers84

    I have no clue
     
  3. Offline

    SnowGears

    There are no API methods for the 1.6 update yet. You would have to use NMS code which would most likely break on update. So I would just wait a few weeks for more API methods to show up.
     
  4. Offline

    DarkBladee12

    Tooner101 Well you could use reflection in order to change the type of the horse
    Nevermind, I didn't find a nms horse class :/
     
  5. Offline

    MiniDigger

  6. Offline

    DarkBladee12

    MiniDigger Yeah, I saw that class but it's only the inventory of it... It's also strange, that there isn't a import for "EntityHorse" at the start of the class.

    EDIT: Just saw that they've added the horse class! I'm also currently making an util class for horses, which will be published in the resource section soon ;)
     
  7. Offline

    MiniDigger

    DarkBladee12 ah there it is :) It was invisible to the public cause it was in a differend branch. Looking forward to see yours utils. Dont forget to add this "upsidedown" thing ;)
     
Thread Status:
Not open for further replies.

Share This Page