mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 11:45:52 -07:00
Fix eating food whilst not facing a block
By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--- ../work/decompile-bb26c12b/net/minecraft/server/Path.java 2014-11-27 08:59:46.849421195 +1100
|
||||
+++ src/main/java/net/minecraft/server/Path.java 2014-11-27 08:42:10.088851036 +1100
|
||||
--- ../work/decompile-8eb82bde//net/minecraft/server/Path.java 2014-11-28 11:22:56.138823158 +0000
|
||||
+++ src/main/java/net/minecraft/server/Path.java 2014-11-28 11:01:54.000000000 +0000
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
public class Path {
|
||||
|
Reference in New Issue
Block a user