@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/PathfinderGoalPanic.java
|
||||
+++ b/net/minecraft/server/PathfinderGoalPanic.java
|
||||
@@ -36,6 +36,12 @@
|
||||
@@ -46,6 +46,12 @@
|
||||
}
|
||||
|
||||
public boolean b() {
|
||||
@@ -10,6 +10,6 @@
|
||||
+ return false;
|
||||
+ }
|
||||
+ // CraftBukkit end
|
||||
return !this.b.getNavigation().m();
|
||||
return !this.b.getNavigation().n();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user