Revert "Re-track players that dismount from other players"

This commit is contained in:
Ytnoos
2020-04-22 00:06:30 +02:00
parent 6578a2d659
commit f7e48582b5
376 changed files with 875 additions and 909 deletions

View File

@@ -6,7 +6,7 @@ Subject: [PATCH] Expand Explosions API
Add Entity as a Source capability, and add more API choices, and on Location.
diff --git a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
index 0b4821e16e..1787c2d205 100644
index 0b4821e1..1787c2d2 100644
--- a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
+++ b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
@@ -0,0 +0,0 @@ public class CraftWorld implements World {