Update CraftBukkit to Minecraft 1.4.7
This commit is contained in:
@@ -617,7 +617,7 @@ public class EntityPlayer extends EntityHuman implements ICrafting {
|
||||
}
|
||||
}
|
||||
|
||||
public void m() {
|
||||
public void triggerHealthUpdate() {
|
||||
this.cl = -99999999;
|
||||
this.lastSentExp = -1; // CraftBukkit - Added to reset
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user