Update upstream CB

Fixes GH-887
This commit is contained in:
Zach Brown
2017-09-18 22:01:43 -04:00
parent 68b6b07086
commit 7be477c2cc
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ Subject: [PATCH] IllegalPacketEvent
Fired for invalid data from players that represents hacking attempts
diff --git a/src/main/java/net/minecraft/server/PlayerConnection.java b/src/main/java/net/minecraft/server/PlayerConnection.java
index dbd9d30b9..d963abc9a 100644
index 98a63dc0e..f82a81178 100644
--- a/src/main/java/net/minecraft/server/PlayerConnection.java
+++ b/src/main/java/net/minecraft/server/PlayerConnection.java
@@ -0,0 +0,0 @@ import org.bukkit.inventory.CraftingInventory;