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/PathfinderGoalGhastAttackTarget.java 2014-11-27 08:59:46.829421283 +1100
|
||||
+++ src/main/java/net/minecraft/server/PathfinderGoalGhastAttackTarget.java 2014-11-27 08:42:10.152850911 +1100
|
||||
--- ../work/decompile-8eb82bde//net/minecraft/server/PathfinderGoalGhastAttackTarget.java 2014-11-28 11:22:56.110823159 +0000
|
||||
+++ src/main/java/net/minecraft/server/PathfinderGoalGhastAttackTarget.java 2014-11-28 11:01:54.000000000 +0000
|
||||
@@ -43,7 +43,8 @@
|
||||
world.a((EntityHuman) null, 1008, new BlockPosition(this.b), 0);
|
||||
EntityLargeFireball entitylargefireball = new EntityLargeFireball(world, this.b, d2, d3, d4);
|
||||
|
||||
Reference in New Issue
Block a user