Update CraftBukkit to Minecraft 1.4.4.
This commit is contained in:
@@ -31,7 +31,7 @@ public class PathfinderGoalBreakDoor extends PathfinderGoalDoorInteract {
|
||||
|
||||
public void e() {
|
||||
super.e();
|
||||
if (this.a.aA().nextInt(20) == 0) {
|
||||
if (this.a.aB().nextInt(20) == 0) {
|
||||
this.a.world.triggerEffect(1010, this.b, this.c, this.d, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user