PaperMC/paper-server/patches/sources/net/minecraft/server
Aikar aebf9e869b Fix Entity Teleportation and cancel velocity if teleported
Uses correct setPositionRotation for Entity teleporting instead of setLocation
as this is how Vanilla teleports entities.

Cancel any pending motion when teleported.
2020-08-25 20:45:36 -04:00
..
bossevents Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
commands Fix Per World Difficulty / Remembering Difficulty 2020-06-28 03:59:10 -04:00
dedicated Fix Per World Difficulty / Remembering Difficulty 2020-06-28 03:59:10 -04:00
gui Make the GUI graph fancier 2020-02-02 04:00:40 -06:00
level Fix SpawnChangeEvent not firing for all use-cases 2020-08-22 23:36:21 +02:00
network Fix Entity Teleportation and cancel velocity if teleported 2020-08-25 20:45:36 -04:00
packs Build system changes 2016-02-29 20:40:33 -06:00
players Fire PlayerJoinEvent when Player is actually ready 2020-04-19 00:05:46 -04:00
rcon Remote Connections shouldn't hold up shutdown 2020-03-31 03:50:42 -04:00
Bootstrap.java.patch Fix this stupid bullshit 2017-08-06 17:17:53 -05:00
Main.java.patch Fix SPIGOT-5824 Bukkit world-container is not used 2020-07-10 13:12:33 -05:00
MinecraftServer.java.patch Fix Per World Difficulty / Remembering Difficulty 2020-06-28 03:59:10 -04:00
PlayerAdvancements.java.patch Fix AdvancementDataPlayer leak due from quitting early in login 2020-07-13 06:22:54 -07:00
ServerAdvancementManager.java.patch Configurable Advancement Disabling 2017-06-09 16:29:31 +10:00
ServerFunctionManager.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
ServerScoreboard.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
ServerTickRateManager.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
Services.java.patch Fix SPIGOT-5824 Bukkit world-container is not used 2020-07-10 13:12:33 -05:00