Fix eating food whilst not facing a block

By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
CraftBukkit/Spigot
2014-11-28 11:23:19 +00:00
parent a419776f3c
commit 2443e912f8
263 changed files with 527 additions and 527 deletions

View File

@@ -1,5 +1,5 @@
--- ../work/decompile-bb26c12b/net/minecraft/server/WorldGenVillagePiece.java 2014-11-27 08:59:46.929420842 +1100
+++ src/main/java/net/minecraft/server/WorldGenVillagePiece.java 2014-11-27 08:42:10.144850927 +1100
--- ../work/decompile-8eb82bde//net/minecraft/server/WorldGenVillagePiece.java 2014-11-28 11:22:56.246823156 +0000
+++ src/main/java/net/minecraft/server/WorldGenVillagePiece.java 2014-11-28 11:01:54.000000000 +0000
@@ -114,7 +114,7 @@
entityvillager.setPositionRotation((double) j1 + 0.5D, (double) k1, (double) l1 + 0.5D, 0.0F, 0.0F);
entityvillager.prepare(world.E(new BlockPosition(entityvillager)), (GroupDataEntity) null);