Update upstream CB

This commit is contained in:
Zach Brown
2017-07-22 20:16:06 -05:00
parent 77ccedf8fa
commit 9115bf4ca0
4 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ Had some issue with this in past, and this is the vanilla logic.
Potentially an old CB change that's no longer needed.
diff --git a/src/main/java/net/minecraft/server/Entity.java b/src/main/java/net/minecraft/server/Entity.java
index 8aba80c07..9bd55e6a4 100644
index 58a882e27..9e0bceea9 100644
--- a/src/main/java/net/minecraft/server/Entity.java
+++ b/src/main/java/net/minecraft/server/Entity.java
@@ -0,0 +0,0 @@ public abstract class Entity implements ICommandListener {