Update upstream B/CB

This commit is contained in:
Zach Brown
2018-07-30 20:19:41 -05:00
parent be0ed31821
commit 452f012665
28 changed files with 98 additions and 98 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 77c5b34286..1f2981529e 100644
index 07172d3dd..53ef6b0ed 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 INamableTileEntity, ICommandListener, Ke