Fix eating food whilst not facing a block
By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
parent
a419776f3c
commit
2443e912f8
263 changed files with 527 additions and 527 deletions
|
@ -1,5 +1,5 @@
|
|||
--- ../work/decompile-bb26c12b/net/minecraft/server/PlayerDatFileConverter.java 2014-11-27 08:59:46.857421159 +1100
|
||||
+++ src/main/java/net/minecraft/server/PlayerDatFileConverter.java 2014-11-27 08:42:10.168850880 +1100
|
||||
--- ../work/decompile-8eb82bde//net/minecraft/server/PlayerDatFileConverter.java 2014-11-28 11:22:56.146823158 +0000
|
||||
+++ src/main/java/net/minecraft/server/PlayerDatFileConverter.java 2014-11-28 11:01:54.000000000 +0000
|
||||
@@ -47,6 +47,30 @@
|
||||
private void a(File file, String s, String s1) {
|
||||
File file1 = new File(this.d, s + ".dat");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue