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/CrashReport.java 2014-11-27 08:59:46.629422164 +1100
|
||||
+++ src/main/java/net/minecraft/server/CrashReport.java 2014-11-27 08:42:10.172850872 +1100
|
||||
--- ../work/decompile-8eb82bde//net/minecraft/server/CrashReport.java 2014-11-28 11:22:55.846823165 +0000
|
||||
+++ src/main/java/net/minecraft/server/CrashReport.java 2014-11-28 11:01:54.000000000 +0000
|
||||
@@ -40,6 +40,7 @@
|
||||
this.d.a("Memory", (Callable) (new CrashReportMemory(this)));
|
||||
this.d.a("JVM Flags", (Callable) (new CrashReportJVMFlags(this)));
|
||||
|
||||
Reference in New Issue
Block a user