Rebuild all patches using the new rebuild pattern
This commit is contained in:
@@ -16,7 +16,7 @@ Refresh the player inventory when PlayerInteractEntityEvent is
|
||||
cancelled to avoid this problem.
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/PlayerConnection.java b/src/main/java/net/minecraft/server/PlayerConnection.java
|
||||
index 8eb12e89ea..8648845acb 100644
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/net/minecraft/server/PlayerConnection.java
|
||||
+++ b/src/main/java/net/minecraft/server/PlayerConnection.java
|
||||
@@ -0,0 +0,0 @@ public class PlayerConnection implements PacketListenerPlayIn {
|
||||
@@ -27,4 +27,3 @@ index 8eb12e89ea..8648845acb 100644
|
||||
return;
|
||||
}
|
||||
// CraftBukkit end
|
||||
--
|
||||
Reference in New Issue
Block a user