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

@@ -24,7 +24,7 @@ Instead we opt to remove the check entirely so that the event fires for
all piston types.
diff --git a/src/main/java/net/minecraft/server/BlockPiston.java b/src/main/java/net/minecraft/server/BlockPiston.java
index 1170a28107..b29525c40d 100644
index 1170a281..b29525c4 100644
--- a/src/main/java/net/minecraft/server/BlockPiston.java
+++ b/src/main/java/net/minecraft/server/BlockPiston.java
@@ -0,0 +0,0 @@ public class BlockPiston extends BlockDirectional {