Entity.addPassenger(Entity) taking control of the vehicule entity

Discussion in 'Plugin Development' started by flo077, Aug 13, 2017.

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

    flo077

    The passenger entity take control of the vehicule (since 1.12 i think).
    How can i prevent an entity to be controled by the passenger entity when i use Entity.addPassenger(Entity)?
     
  2. Offline

    HeartandSoul

    addPassenger()

    I believe it never changed. The 'base' entity still controls the stack, which is the one at the bottom.
     
  3. Offline

    Horsey

    I think he's talking about in boats (?), where passenger 0 controls the boat. I think the only way to prevent this is to re-add the entities.
     
Thread Status:
Not open for further replies.

Share This Page