summaryrefslogtreecommitdiffstats
path: root/nms-patches/PathfinderGoalEatTile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/PathfinderGoalEatTile.patch')
-rw-r--r--nms-patches/PathfinderGoalEatTile.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/PathfinderGoalEatTile.patch b/nms-patches/PathfinderGoalEatTile.patch
index 88f1cd79..216559df 100644
--- a/nms-patches/PathfinderGoalEatTile.patch
+++ b/nms-patches/PathfinderGoalEatTile.patch
@@ -1,5 +1,5 @@
---- ../work/decompile-bb26c12b/net/minecraft/server/PathfinderGoalEatTile.java 2014-11-27 08:59:46.821421318 +1100
-+++ src/main/java/net/minecraft/server/PathfinderGoalEatTile.java 2014-11-27 08:42:10.108850996 +1100
+--- ../work/decompile-8eb82bde//net/minecraft/server/PathfinderGoalEatTile.java 2014-11-28 11:22:56.102823159 +0000
++++ src/main/java/net/minecraft/server/PathfinderGoalEatTile.java 2014-11-28 11:01:54.000000000 +0000
@@ -3,6 +3,11 @@
import com.google.common.base.Predicate;
import com.google.common.base.Predicates;