Update CB/S

This commit is contained in:
Shane Freeder
2018-07-28 03:38:13 +01:00
parent 8d4ed37c3b
commit 5abfd8100e
15 changed files with 21 additions and 58 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 dd47797724..a465f1cf79 100644
index 063750cd5f..f69d544a51 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