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

@@ -22,7 +22,7 @@ requirement, but plugins (such as my own) use this method to
trigger a "reload" of the entity on the client.
diff --git a/src/main/java/net/minecraft/server/Entity.java b/src/main/java/net/minecraft/server/Entity.java
index bd232b31e4..af7b91b479 100644
index 472c48bef7..efcc215ed3 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