Fix eating food whilst not facing a block

This commit is contained in:
Thinkofdeath
2014-11-28 11:23:19 +00:00
parent 24557bc2b3
commit 669c44cb3c
263 changed files with 527 additions and 527 deletions

View File

@@ -1,5 +1,5 @@
--- ../work/decompile-bb26c12b/net/minecraft/server/ControllerLook.java 2014-11-27 08:59:46.621422199 +1100
+++ src/main/java/net/minecraft/server/ControllerLook.java 2014-11-27 08:42:10.172850872 +1100
--- ../work/decompile-8eb82bde//net/minecraft/server/ControllerLook.java 2014-11-28 11:22:55.838823165 +0000
+++ src/main/java/net/minecraft/server/ControllerLook.java 2014-11-28 11:01:54.000000000 +0000
@@ -1,5 +1,7 @@
package net.minecraft.server;