Rebuild all patches using the new rebuild pattern
This commit is contained in:
@@ -7,7 +7,7 @@ When the server is lagging, players will wait longer when eating.
|
||||
Change to also use a time check instead if it passes.
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/EntityLiving.java b/src/main/java/net/minecraft/server/EntityLiving.java
|
||||
index aada8d3b08b..252b3c59294 100644
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/net/minecraft/server/EntityLiving.java
|
||||
+++ b/src/main/java/net/minecraft/server/EntityLiving.java
|
||||
@@ -0,0 +0,0 @@ public abstract class EntityLiving extends Entity {
|
||||
@@ -82,4 +82,3 @@ index aada8d3b08b..252b3c59294 100644
|
||||
}
|
||||
|
||||
public boolean isBlocking() {
|
||||
--
|
||||
Reference in New Issue
Block a user