Hey guys! I'm currently researching into handling teleportation via plugins while having passengers on the entity. At the moment, whenever you have a passenger, teleportation via plugins such as doing /spawn or /tp will not work (I am trying to make this work). However, if you teleport using enderpearls it will work meaning it teleports both the entity and the passengers as shown here: (The armorstand are the wings)
I originally thought the solution would be to change the teleportation cause to enderpearl. However, that was not the case. This means that Minecraft is doing something else while handling teleportation via enderpearls. I'm trying to figure out what exactly that is. I have two hypothesis on what could be happening:
1. Minecraft groups the entities together and teleports both entities to the destination
2. Minecraft has its own way to unmount and remount the passenger before and after teleportation.
If anyone could look into this, that would be greatly appreciated! Thank you for taking the time to read this
I originally thought the solution would be to change the teleportation cause to enderpearl. However, that was not the case. This means that Minecraft is doing something else while handling teleportation via enderpearls. I'm trying to figure out what exactly that is. I have two hypothesis on what could be happening:
1. Minecraft groups the entities together and teleports both entities to the destination
2. Minecraft has its own way to unmount and remount the passenger before and after teleportation.
If anyone could look into this, that would be greatly appreciated! Thank you for taking the time to read this
Last edited:
