Update B/CB/S

This commit is contained in:
Shane Freeder
2017-11-08 16:13:57 +00:00
parent ef87e1e584
commit 6d76e5b46a
38 changed files with 68 additions and 67 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 7e9dbf1a1..7912d05d9 100644
index 05d764fa2..a6d472139 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 {