- Automatically updated to Paper commit: 62b220a87f6991c33423346e5f50e64058e7bdd9 Allow passenger retaining teleport via end gateway (#10283) Previously paper disabled the abilities for entities to teleport via end gateways if they were being used as a vehicle. While the behaviour generally worked fine for entities riding other entities, players would quickly end up in an invalid state, not seeing their passenger anymore. This commit removes the paper introduced limitation by now properly updating the passengers location of a player when they are teleporting through an end gateway.