Solved Horse dismount event?

Discussion in 'Plugin Development' started by kingstar64, Jul 18, 2013.

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

    kingstar64

    So is there any way to check when a player dismounts a horse? I am trying some things with the new horse API and I need this. I can't seem to find it.
     
  2. Offline

    ERROR372

  3. Offline

    kingstar64

    Thanks a lot.
     
  4. Offline

    andreaci

    ok, maybe it's a strange question: it works with horses; but I want to do the same thing with other mobs (using setPassenger() ).

    Any Idea?
     
  5. Offline

    Rainy37

    andreaci
    Use a PlayerInteractEntityEvent and then getRightClicked().setPassenger(player)
     
Thread Status:
Not open for further replies.

Share This Page