Updated CraftBukkit to 1.2
This commit is contained in:
@@ -42,7 +42,7 @@ public class FoodMetaData {
|
||||
}
|
||||
}
|
||||
|
||||
if (this.foodLevel >= 18 && entityhuman.ab()) {
|
||||
if (this.foodLevel >= 18 && entityhuman.af()) {
|
||||
++this.foodTickTimer;
|
||||
if (this.foodTickTimer >= 80) {
|
||||
// CraftBukkit - added RegainReason.
|
||||
|
||||
Reference in New Issue
Block a user